S
S
sergeyviktorovich2021-12-29 20:01:40
npm
sergeyviktorovich, 2021-12-29 20:01:40

How to add new modules to node_modules that are in package.json?

From the git, a new package.json file came, and new modules were registered in it, but I don’t have them in node_modules, how can I install them all?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
X
xdevelx, 2021-12-29
@develx

npm i

V
Vasily Bannikov, 2021-12-29
@vabka

npm install, or npm i(xs how could you not find out for a year of using npm)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question