Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

chore: remove package-lock.json #193

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rtritto
Copy link
Contributor

@rtritto rtritto commented Oct 15, 2023

Run yarn.

Output:

yarn install v1.22.19
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/4] Resolving packages...
success Already up-to-date.

Notes

  • Workflows also use yarn instead of npm
  • The 2 version values in package-lock.json needs to be updated when version in package.json is updated

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

Successfully merging this pull request may close these issues.

1 participant