Replies: 1 comment
-
I think it could have been because I had DEV in my path to this project- interesting that vscode terminal showed something different. I guess the detail of where we run the npx line affects the debug we get back. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I love simplicity but wonder if the opening start docs should include some guidance for for those who cannot get things to work for reasons of node versions under local and not local sudo or non sudo.
How should we setup as a relative beginner? Thank you.
Also if I want to create my app in a specific folder in my case DEV/test then do I need to cd into this folder first?
I get an error of the following when trying to install the package
Error: ENOENT: no such file or directory, mkdir '/my-app'
TY
Beta Was this translation helpful? Give feedback.
All reactions