rogeriochaves / npm-force-resolutions

Force npm to install a specific transitive dependency version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm ERR! code ELIFECYCLE

brendan8c opened this issue · comments

What am I doing wrong?
Did I write something wrong?
I get an error

2021-05-27 01_43_59-package json - start_gulp - Visual Studio Code
2021-05-27 01_47_52-package json - start_gulp - Visual Studio Code

I think you don't have a package-lock.json, use npm i --package-lock-only first then try npm i.