Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chengcyber/rush-pnpm-dep-devdep-repro


https://github.com/chengcyber/rush-pnpm-dep-devdep-repro

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# Rush pnpm dep devDep issue repro

- [email protected]
- [email protected] (lockfile format v6)

# Steps

```shell
git clone [email protected]:chengcyber/rush-pnpm-dep-devdep-repro.git

cd rush-pnpm-dep-devdep-repro

rush install
```

Outputs

```
The shrinkwrap file contains the following issues:
Dependencies of project "foo" do not match the current shrinkwrap.

The shrinkwrap file is out of date. You need to run "rush update".
```

Rerunning `rush update` won't solve this issue.