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

react-native throws errors when trying to run all projects #12242

Closed
arsanjea opened this issue Feb 6, 2017 · 0 comments
Closed

react-native throws errors when trying to run all projects #12242

arsanjea opened this issue Feb 6, 2017 · 0 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@arsanjea
Copy link

arsanjea commented Feb 6, 2017

Today, in the middle of development, react-native started throwing "Error: Cannot find module '...." errors for all projects (even new ones).
I followed the usual steps (watchman del, clearing npm cache, etc..) to no avail. I then decided to uninstall & re-isntall node, npm, react-native...again to no avail.
Here are the steps to reproduce my issue:

react-native init myApp
cd myApp
react-native run-ios

After uninstalling node, npm and removing all node modules, the projects started working again.

@arsanjea arsanjea closed this as completed Feb 6, 2017
@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

2 participants