Y
Hacker News
new
|
ask
|
show
|
jobs
by
riking
1534 days ago
Nope, you need to run `npm ci` to guarantee that you don't write a new lockfile.
1 comments
hashhar
1534 days ago
Also the lockfiles are not recursive. i.e. they don't apply to the dependencies you install or their transitive deps.
link