美文网首页
npx create-react-app my-app(wind

npx create-react-app my-app(wind

作者: 桃之一夭 | 来源:发表于2019-01-24 13:02 被阅读0次

学习react,脚手架工具create-react-app初级入坑。

bug1:Path must be a string. Received undefined

按照此文档后配置环境变量后还是bug:

https://blog.csdn.net/yinaoxiong/article/details/81839935

提示的是版本号不对。更新node版本号,安装n管理,请注意这个在windows系统中无效。

正确的做法是直接去node官网下载最新的版本安装完以后就可以运行了。

相关文章

网友评论

      本文标题:npx create-react-app my-app(wind

      本文链接:https://www.haomeiwen.com/subject/pwuyjqtx.html