CHANGES: pnpm 8.1.3 to 8.11.0
This commit is contained in:
parent
5cac182b26
commit
20f3ddd277
3 changed files with 3 additions and 4 deletions
|
|
@ -66,8 +66,7 @@ To get the project up and running for development, make sure you have installed:
|
|||
|
||||
- [git](https://git-scm.com/)
|
||||
- [node](https://nodejs.org/en/) >= 18
|
||||
- [pnpm](https://pnpm.io/) (`curl -fsSL https://get.pnpm.io/install.sh | env PNPM_VERSION=8.3.1 sh -`)
|
||||
tests failed to work correctly with newer pnpm versions, so we pin 8.3.1 for now. (see issue #833)
|
||||
- [pnpm](https://pnpm.io/) (`curl -fsSL https://get.pnpm.io/install.sh | env PNPM_VERSION=8.11.0 sh -`)
|
||||
|
||||
then, do the following:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue