无法解决 React 启动的报错


E:\React\react_blank>npm start

> react_blank@0.1.0 start E:\React\react_blank
> react-scripts start

Could not find a required file.
  Name: index.js
  Searched in: E:\React\react_blank\src  扫描src
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! react_blank@0.1.0 start: `react-scripts start`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the react_blank@0.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     D:\Program Files\nodejs\node_cache\_logs\2018-12-29T06_12_40_683Z-debug.log

因为我把src 名字改掉了。重新改回来就可以解决问题。

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM