第一步不行
安装最新的 PowerShell,了解新功能和改进!https://aka.ms/PSWindows
PS C:\Users\86158> npm install -g @vue/cli
npm : 无法将“npm”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,
然后再试一次。
所在位置 行:1 字符: 1
+ npm install -g @vue/cli
+ ~~~
+ CategoryInfo : ObjectNotFound: (npm:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
第一步都不行,不知道怎么弄了