EddieHubCommunity.github.io
EddieHubCommunity.github.io copied to clipboard
package.json and package-lock.json not in sync
trafficstars
Description
So I was basically trying to contribute to the project.
I forked it. Cloned it. Ran npm ci and got the error :
npm ci can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with npm install before continuing.
Screenshots
Additional information
No response
here is the git history of the two files if it would help in anyway
Can I work on this issue?
Also it should be just npm i I ran it and it worked