Please provide us with the following information:
OS?
Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Mac OS X Sierra 10.12Versions.
Please run
ng --version. If there's nothing outputted, please run in a Terminal:node --versionand paste the result here:
node v6.7.0
npm 3.10.8
Was this an app that wasn't created using the CLI? What change did you do on your code? etc.
After installing each command doesn't have any feedback. Nothing is returned to the terminal. Terminal recording from Asciinema https://asciinema.org/a/650wdwkyucohugixdfoyyy1w9
Normally this include a stack trace and some more information.
None given.
Tried to install it with sudo.
Reinstalled node.
Thanks! We'll be in touch soon.
I think you have to wait a bit longer, it just seems to be doing stuff.
I don't think that's the problem. Yesterday I waited around 15 minutes.
+1 on this issue. Can't get it running for whatever reason and it's driving me nuts.
Running this on Mac OS X 10.11.6 with node 6.7.0 and npm 3.10.8.
having the same issue I can no longer run any of the ng commands without sudo
I had a very similar issue on OSX and this was due to having an issue with Watchman. Maybe that's causing an issue here?
I got the fix from https://github.com/facebook/watchman/issues/371:
launchctl unload ~/Library/LaunchAgents/com.github.facebook.watchman.plist
You seem to have some npm-related problems on your system.
I'm sorry I can't help you more, but this problem doesn't seem related to the CLI itself.
@jtymes Thanks! This solved my problem. also, to be sure, I reinstalled watchman via brew.
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._