PS C:\Users\inverter> vue init webpack test
vue : The term 'vue' 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
+ vue init webpack test
+ ~~~
+ CategoryInfo : ObjectNotFound: (vue:String) [], CommandNotFoundExcepti
on
+ FullyQualifiedErrorId : CommandNotFoundException
VSCode运行Vue,vue : The term 'vue' is not recognized as the name of a cmdlet, function, ......
最新推荐文章于 2025-03-27 23:39:18 发布