-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Can't run/complete eject #271
Comments
hello! it looks like you are using npm5, we do not support that as it is currently very buggy. this is likely the problem. see:
i suspect if you let me know if this resolves the issue |
@brentvatne Thanks! I'll give that a shot this evening. |
@brentvatne No go, unfortunately. Created a new project after installing / using |
did you ever resolve this @joeyfigaro? |
I'm running into the exact same issue even when using It would be nice to hear from you @joeyfigaro if you managed to solve this on your side! 😄 |
I was having eject freezes on Node 8.1.0/NPM 4.6.1 + 5.5. I jumped up to Node 8.6.0/NPM 5.3.0 and it worked. |
Same issue...windows 10 |
Description
Every time I run eject, the process freezes after the first prompt.
Expected Behavior
yarn run eject
- I expected to be able to eject.Observed Behavior
I answer the first question (choosing either option for ejecting produces the same result - freezing) and then the session becomes unresponsive.
Environment
watchman version -> Please specify a target and action
Operating system:
OS X 10.12.5
Phone/emulator/simulator & version:
10.0
Reproducible Demo
N/A
The text was updated successfully, but these errors were encountered: