-
-
Notifications
You must be signed in to change notification settings - Fork 91
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
Unable to create with npx #41
Comments
Node.js |
yeah, I am already on node |
Unfortunately, I’m not able to replicate this problem locally.
|
Other boilerplates/tools that you can consider using instead of Create Figma Plugin: https://github.com/thomas-lowry/figma-plugins-on-github#resources |
I am having an issue as well, but mine is when I omit the second However, I was never prompted to input a path? |
@Jeremy-Knudsen Ah! There’s a bug with the CLI argument parsing. Until a fix is released, you will need to do something like this:
|
@Jeremy-Knudsen The bug you reported should be fixed as of |
@yuanqing it is strange, only I have to remove that usage to make it work for now. |
Also, getting other error
|
It maybe just my desktop issue, switch to another computer which seems fine now. thanks! |
For anyone else facing this issue
It went away after after I upgraded my node version from |
npx --yes -- create-figma-plugin figma-hello-world --yes
Thoughts???
The text was updated successfully, but these errors were encountered: