-
-
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
events.js:183 throw er; // Unhandled 'error' event #4458
Comments
I am facing the same issue... |
Could it be some event module that needs to be updated for windows? |
Same issue on ubuntu. |
Getting this issue on Ubuntu as well. No Fixes? |
Any solution for this? |
This solves: |
this issue still exits , I am getting the same with the latest react |
solution:
|
Is this a bug report?
yes)
Did you try recovering your dependencies?
no
()
Which terms did you search for in User Guide?
(Write your answer here if relevant.)
Environment
Environment:
OS: Windows 7
Node: Not Found
Yarn: Not Found
npm: Not Found
Watchman: Not Found
Xcode: N/A
Android Studio: Not Found
ERROR: package.json not found!
(
Environment:
OS: Windows 7
Node: Not Found
Yarn: Not Found
npm: Not Found
Watchman: Not Found
Xcode: N/A
Android Studio: Not Found
ERROR: package.json not found!
)
Steps to Reproduce
(Write your steps here:)
1.npm install -g create-react-app
2. create-react-app my-app
Expected Behavior
(i thought the path was the problem but i checked the path and it was right)
Actual Behavior
(
)
Reproducible Demo
(Paste the link to an example project and exact instructions to reproduce the issue.)
The text was updated successfully, but these errors were encountered: