Skip to content

ng new creates massive node_modules folder #1819

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
RedFour opened this issue Aug 23, 2016 · 2 comments
Closed

ng new creates massive node_modules folder #1819

RedFour opened this issue Aug 23, 2016 · 2 comments

Comments

@RedFour
Copy link

RedFour commented Aug 23, 2016

Currently using angular-cli@webpack version. When I create a new project it creates this massive node_modules folder with hundreds of things I don't need. This is even more problematic when I delete the node_modules folder and do a npm install, I get errors ng build on dependencies I didn't know I had.

node modules folder screen on imgur

@filipesilva
Copy link
Contributor

Part of that is the deduping behaviour of npm3. The other part of that is that our install is currently very big. Second bit is being tracked in #1263

@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants