mixu/npm_lazy

installing @angular/animations@^4.4.6 via npm_lazy not working

Opened this issue · 0 comments

Installing @angular/animations@^4.4.6 via npm_lazy leads to the error:

npm ERR! code E404
npm ERR! 404 Not Found: @angular/animations@^4.4.6

The npm_lazy log shows no strange entries, it ends with...

...
app debug [304] https://registry.npmjs.com/path-key
app debug [304] https://registry.npmjs.com/shebang-command
app info Request from ip: 127.0.0.1 for /shebang-regex
app debug [GET] https://registry.npmjs.com/shebang-regex
app debug [304] https://registry.npmjs.com/shebang-regex

Any ideas what's going wrong?