Angular-cli: Each ng command doesn't have feedback

Created on 29 Sep 2016  路  10Comments  路  Source: angular/angular-cli

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.12

Versions.

Please run ng --version. If there's nothing outputted, please run in a Terminal: node --version and paste the result here:

node v6.7.0
npm 3.10.8

Repro steps.

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

asciicast

The log given by the failure.

Normally this include a stack trace and some more information.

None given.

Mention any other details that might be useful.

Tried to install it with sudo.
Reinstalled node.


Thanks! We'll be in touch soon.

All 10 comments

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.

@andolf Somehow I'm glad to hear I'm not the only one.

Below proof that I've been waiting 45 minutes.

asciicast

Small update, found out sudo ng is working.

I installed node & npm via brew.

asciicast

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._

Was this page helpful?
0 / 5 - 0 ratings