Bug: pnpm-lock.yaml is out of sync
Open
- Dominant language
- TypeScript
- Stars
- 72.7k
- Forks
- 8.6k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 83
Description
Can you either
1. remove `pnpm-lock.yaml` from repo
2. update `pnpm-lock.yaml` to `package-lock.json`, add a script that verifies they are in sync, and automate the syncing process
please?
Contributor guide
Research direction
Start by comparing pnpm-lock.yaml with package-lock.json and determine which of the two proposed approaches maintainers want. Then inspect how lockfiles are currently used in the repository and define the verification and syncing steps; done means the chosen lockfile policy is implemented and the two files no longer drift.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100