npx create-react-app myapp does not work, gives error "Unknown command: "install$1$1".
Question posted in Javascript
A very good W3school tutorial can be found here.
A very good W3school tutorial can be found here.
npx create-react-app myapp does not work, gives error "Unknown command: "install$1$1".
4
Answers
No error, with this command. Maybe mention the version along with the command.
For example,
I have been dealing with this for the past 3 hours, starting to think it’s expo’s update error. Please reply with solution if you find any
i also have the same problem too
Have you installed the actual npm package?
npm i shadcn
This part wasn’t very clear in the docs for me, but doing this fixed it