You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 withnpm install
before continuing.Screenshots
Additional information
No response
The text was updated successfully, but these errors were encountered: