Unable to `npm install` Angular apps (app2, app5)
bjolletz opened this issue · 2 comments
bjolletz commented
For the Angular apps (app2 and app5), npm install fails with "404 Not Found: eslint-scope@3.7.2". It seems like eslint-scope 3.7.2 was compromised and that it has been removed from npm repositories, which is probably the cause.
me-12 commented
Thanks for the heads-up. I have updated the packages. If you like, you can test it again.
bjolletz commented
Thanks for the quick fix, seems to work fine now!