mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-11 21:58:37 +00:00
CHANGES: pin pnpm to version 8.3.1 (#834)
Co-authored-by: Bernhard Wagner <gitcommit@nosuch.biz>
This commit is contained in:
parent
2ce8576ab2
commit
b8866cf575
@ -66,7 +66,8 @@ 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/) (`npm i pnpm -g`)
|
||||
- [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)
|
||||
|
||||
then, do the following:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user