S
S
stcmd042362017-04-10 10:07:55
Angular
stcmd04236, 2017-04-10 10:07:55

How to disable downloading of unnecessary npm packages?

Good day to all! Started learning angular 2. Installed everything needed. I work with angular cli. The problem is that when creating a project, it downloads all the npm packages for itself every time. And how can I make it download once to some shared folder and then take only the necessary packages from there?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Manakov, 2017-04-10
@stcmd04236

Try yarn. It caches downloaded packages at home and next. The download does not pull everything from the Internet.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question