-
Notifications
You must be signed in to change notification settings - Fork 12k
ng command hangs for Node v7.0.0 #2888
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
Comments
Ok, digging around, looks like it's a problem with watchman. I uninstalled that - after going back to Node 6.9.1 and |
@jtsom thx, had the same issue 👍 |
Strange thing is, on another system, having Watchman installed is not causing any problems. I can run Node 7 just fine with angular-cli without watchman on this system. Add watchman, and it hangs. (For what it's worth, the Ember cli command does the same - not surprising as they're similar) |
More testing. I tried installing watchman again, and ng was still hanging. This time I uninstalled watchman (
YMMV |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
OS?
OS X Sierra 10.12.1
Homebrew 1.0.8-133-g84d1661
Versions.
v1.0.0-beta.18 installed. Cannot run command,
ng
command hangsRepro steps.
Type
ng
command. Nothing happens. Status bar in Terminal window shows: ng --version(node)Have to Control-C to exit
The log given by the failure.
None.
Mention any other details that might be useful.
The text was updated successfully, but these errors were encountered: