create-react-app不是内部或外部命令,也不是可运行的程序?

在安装node.js的时候指定了node_global的地址。

将指定的node_global地址写到环境变量的path中即可。


重启cmd,重新运行 create-react-app appName 成功执行

猜你喜欢

转载自blog.csdn.net/sheng_Mu555/article/details/81064265