while an installation of angular by npm install -g @angular/cli
to get an error:
Error at angular/cli installation:
npm ERR! cb() never called!
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://github.com/npm/npm/issues
What I Wanted to Do
I want to develop app using angular/cli.
What Happened Instead
but installation of angular/cli itself am getting cb() never called error.
Reproduction Steps
npm install -g @angular/cli
2019-03-02T08_09_02_633Z-debug.log (408.6 KB)
npm version
{ sangitha: β1.0.0β,
npm: β5.4.2β,
ares: β1.10.1-DEVβ,
cldr: β32.0β,
http_parser: β2.8.0β,
icu: β60.1β,
modules: β57β,
napi: β3β,
nghttp2: β1.29.0β,
node: β8.11.2β,
openssl: β1.0.2oβ,
tz: β2017cβ,
unicode: β10.0β,
uv: β1.19.1β,
v8: β6.2.414.54β,
zlib: β1.2.11β }
$ node -p process.platform
win32