Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm start 失败 #3

Open
Carrie999 opened this issue Jan 24, 2019 · 3 comments
Open

npm start 失败 #3

Carrie999 opened this issue Jan 24, 2019 · 3 comments

Comments

@Carrie999
Copy link

react-app-rewired start internal/modules/cjs/loader.js:583
throw err;
^ Error: Cannot find module '/Users/orion/Desktop/fe9-market-master/node_modules/react-scripts/config/webpack.config.dev'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15)
at Function.Module._load (internal/modules/cjs/loader.js:507:25)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object. (/Users/orion/Desktop/fe9-market-master/node_modules/react-app-rewired/scripts/start.js:9:23)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: react-app-rewired start
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

@fkysly
Copy link
Contributor

fkysly commented Feb 1, 2019

有 npm install 么

@Carrie999
Copy link
Author

@fkysly 安装了,是react-app-rewire-less出了问题

@Carrie999
Copy link
Author

解决了。。。很诡异的解决了,忽略报错运行就没问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants