无法将“create-react-app”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。

使用脚手架工具初始化项目时报错:无法将“create-react-app”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。

无法将“create-react-app”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。

解决:重新安装脚手架工具,执行命令:npm install -g create-react-app。

注意:加上-g。 

上一篇:npm : 无法将“npm”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查


下一篇:Scanner中next和nextLine的区别: