|
|
|
|
|
by TimTheTinker
462 days ago
|
|
How many dependencies does your package.json file declare? Which versions of node/npm does your team use? If you're on recent-enough versions and are using any popular libraries, you will have seen the deprecation notices pile up during npm install for downstream dependencies. |
|