Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package-lock.json is modified when i run npm install --force #211

Open
kotenok2000 opened this issue Dec 2, 2024 · 0 comments
Open

package-lock.json is modified when i run npm install --force #211

kotenok2000 opened this issue Dec 2, 2024 · 0 comments

Comments

@kotenok2000
Copy link

When i run npm install --force, package-lock.json is modified, so i have to restore it by running git restore package-lock.json before running git pull.
I have installed node 23.3.0 using nvm.

Before and after running npm install --force
package-lock.json
package-lock.original.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant