Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreineculau/pnpm-bug-1
https://github.com/andreineculau/pnpm-bug-1
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreineculau/pnpm-bug-1
- Owner: andreineculau
- Created: 2024-04-18T07:54:05.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-04-18T07:56:30.000Z (7 months ago)
- Last Synced: 2024-04-18T09:03:25.477Z (7 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo has a lockfile v6 generated by pnpm v8.
It has a git dependency.
Running `pnpm i` with pnpm v9 (9.0.1) will produce these errors
```
Lockfile is up to date, resolution step is skipped
WARN Broken lockfile: no entry for 'git@https://codeload.github.com/ysoftwareab/yplatform/tar.gz/3ab1135286b0da218cc4c52afe0b83e3f2fdfb1f' in pnpm-lock.yaml
ERR_PNPM_LOCKFILE_MISSING_DEPENDENCY The lockfile is broken! Resolution step will be performed to fix it.
WARN Could not find preferred package git@https://codeload.github.com/ysoftwareab/yplatform/tar.gz/3ab1135286b0da218cc4c52afe0b83e3f2fdfb1f in lockfile
```