EddieHubCommunity.github.io icon indicating copy to clipboard operation
EddieHubCommunity.github.io copied to clipboard

package.json and package-lock.json not in sync

Open CodeTorso opened this issue 1 year ago • 2 comments
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

image

Additional information

No response

CodeTorso avatar Dec 26 '23 13:12 CodeTorso

here is the git history of the two files if it would help in anyway image

CodeTorso avatar Dec 26 '23 14:12 CodeTorso

Can I work on this issue? Also it should be just npm i I ran it and it worked

Bashamega avatar Jan 04 '24 14:01 Bashamega