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 install "Cannot find module [X]" #55

Open
syncrotron opened this issue Nov 25, 2021 · 0 comments
Open

npm install "Cannot find module [X]" #55

syncrotron opened this issue Nov 25, 2021 · 0 comments
Labels
bug Something isn't working fortification These issues are there to make the code more robust

Comments

@syncrotron
Copy link
Collaborator

Occasionally, when you run the install script or attempt to npm install from inside the frontend folder, npm will get confused and throw an error message like:
Cannot find module 'react-dev-utils/crossSpawn'

A temporary workaround is to delete the node_modules from within frontend, however a more long term solution should be found.

@syncrotron syncrotron added bug Something isn't working fortification These issues are there to make the code more robust labels Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fortification These issues are there to make the code more robust
Projects
None yet
Development

No branches or pull requests

1 participant