Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreineculau/pnpm-bug-1


https://github.com/andreineculau/pnpm-bug-1

Last synced: 24 days ago
JSON representation

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
```