-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
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
Missing modules? #184
Comments
This most likely means your |
Doesn't look like it, @gaearon.
and I get this log:
Then I do
And it complains about missing dependencies (one at a time as I install them manually) |
This happens when the node version is below version 4. |
Ooh, I see. We added a proper check in master so next version will warn that Node < 4 is unsupported. Sorry for the trouble! |
Hi,
When running
create-react-app
I'm getting errors related to missing modules.The ones I'm getting are:
and optional dependency:
The text was updated successfully, but these errors were encountered: