【发布时间】:2022-11-14 23:41:55
【问题描述】:
PS C:\Users\Anime\Desktop\Qspider\React Js> npx create-react-app react1
npx : The term 'npx' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ npx create-react-app react1
+ ~~~
+ CategoryInfo : ObjectNotFound: (npx:String) [], CommandNotFoundException
请帮我解决这个问题,我已经使用 nvs 下载了节点。
【问题讨论】:
标签: javascript node.js