Please provide us with the following information:
- OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
windows 10
-
Versions. Please run ng --version. If there's nothing outputted, please
run in a Terminal:
node --version
And paste the result here.
node version v6.2.2
-
Repro steps. Was this an app that wasn't created using the CLI? What change did you
do on your code? etc.
-
The log given by the failure. Normally this include a stack trace and some
more information.
-
Mention any other details that might be useful.
Thanks! We'll be in touch soon.
when i try to install angular cli in my computer i keep stuck on
loadRequestedDeps ->netw | #######---------------------------------
and not going any where,
i'm running the command prompt in administrator already
and i'm already try this step
npm uninstall -g angular-cli
npm cache clean
npm install -g angular-cli@latest
Versions. Please run
ng --version. If there's nothing outputted, pleaserun in a Terminal:
node --version
And paste the result here.
node version v6.2.2
Repro steps. Was this an app that wasn't created using the CLI? What change did you
do on your code? etc.
The log given by the failure. Normally this include a stack trace and some
more information.
Mention any other details that might be useful.
when i try to install angular cli in my computer i keep stuck on
and not going any where,
i'm running the command prompt in administrator already
and i'm already try this step