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 failed to compile #124

Open
donnevaliente opened this issue Dec 27, 2022 · 0 comments
Open

NPM start failed to compile #124

donnevaliente opened this issue Dec 27, 2022 · 0 comments

Comments

@donnevaliente
Copy link

Hello,
when ever try to start the react server on my local system with npm start, I receive this error. I would really appreciate the help

My node and npm versions are

node --version
v18.12.0

npm --version
8.19.2
PS C:\Users\b\Desktop\folio\frontend_react> npm start

> [email protected] start
> react-scripts start

Failed to compile.

Cannot find module './watcherManager'
Require stack:
- C:\Users\b\Desktop\folio\frontend_react\node_modules\watchpack\lib\DirectoryWatcher.js
- C:\Users\b\Desktop\folio\frontend_react\node_modules\watchpack\lib\getWatcherManager.js
- C:\Users\b\Desktop\folio\frontend_react\node_modules\watchpack\lib\watchpack.js
- C:\Users\b\Desktop\folio\frontend_react\node_modules\webpack\lib\node\NodeWatchFileSystem.js
- C:\Users\b\Desktop\folio\frontend_react\node_modules\webpack\lib\node\NodeEnvironmentPlugin.js
- C:\Users\v\Desktop\folio\frontend_react\node_modules\webpack\lib\webpack.js
- C:\Users\b\Desktop\folio\frontend_react\node_modules\webpack\lib\index.js
- C:\Users\b\Desktop\folio\frontend_react\node_modules\react-scripts\scripts\start.js
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

1 participant