Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialization command directly reports an error #1603

Open
1 of 12 tasks
yangdan8 opened this issue Oct 24, 2024 · 1 comment
Open
1 of 12 tasks

Initialization command directly reports an error #1603

yangdan8 opened this issue Oct 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@yangdan8
Copy link

I am interested in helping provide a fix!

No

Which generators are impacted?

  • All
  • Angular
  • HTML
  • Preact
  • Qwik
  • React
  • React-Native
  • Solid
  • Stencil
  • Svelte
  • Vue
  • Web components

Reproduction case

https://mitosis.builder.io/playground

Expected Behaviour

normal operation

Actual Behaviour

E:\mitosis>npm create @builder.io/mitosis@latest
所在位置 行:1 字符: 13

  • pnpm create @builder.io/mitosis@latest
  •         ~~~~~~~~
    

无法使用展开运算符“@”以在表达式中引用变量。只能将“@builder”作为命令的参数。要在表达式中引用变量,请使用“$builder”。
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : SplattingNotPermitted

Additional Information

No response

@yangdan8 yangdan8 added the bug Something isn't working label Oct 24, 2024
@samijaber
Copy link
Contributor

I can't really read or understand the log you provided. is this coming from pnpm create? is there anything else you can provide?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants