O
O
Oleg2020-03-04 11:21:02
Node.js
Oleg, 2020-03-04 11:21:02

How to force a developer to use npm ci?

How to detect in preinstall that the developer is trying to install packages using npm install and prevent him from doing this? So that at the same time npm ci works.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Chernyshev, 2020-03-05
@VolCh

Go to yarn. In terms of installing dependencies in the presence of a lock file, it behaves much more predictably.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question