D
D
Dima Sokolov2017-01-07 21:35:39
Node.js
Dima Sokolov, 2017-01-07 21:35:39

How to remove duplicate packages?

Each package has a node_modules folder, and they contain duplicate content with other packages.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nikolay, 2017-01-07
@nickolyashka

Delete the node_modules folder and re-run npm i

A
Alexey Sergey, 2017-01-07
@dev_random

https://docs.npmjs.com/cli/dedupe

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question