mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: update required pnpm version to >=10 (#60285)
This commit is contained in:
committed by
GitHub
parent
7c4ebb4671
commit
7a424171d2
@@ -101,7 +101,7 @@ jobs:
|
||||
git status
|
||||
|
||||
echo -e '\nLOG:Building...'
|
||||
npm i -g pnpm@9
|
||||
npm i -g pnpm@10
|
||||
pnpm clean:packages
|
||||
pnpm clean:server
|
||||
pnpm install
|
||||
|
||||
Reference in New Issue
Block a user