lichess-org / chessground

Mobile/Web chess UI for lichess.org
https://lichess.org
GNU General Public License v3.0
1.01k stars 260 forks source link

ci: use pnpm #264

Closed LeoDog896 closed 1 year ago

LeoDog896 commented 1 year ago

Fixes use of pnpm from https://github.com/lichess-org/chessground/commit/b65b5f2c320901ab462fba160edce4d9fa73d7c5

niklasf commented 1 year ago

Thanks. May need to regenerate the lockfile:

 ERR_PNPM_LOCKFILE_MISSING_DEPENDENCY  Broken lockfile: no entry for '/@rollup/plugin-typescript/11.1.1(rollup@2.79.1)(tslib@2.5.3)(typescript@5.1.3)' in pnpm-lock.yaml
LeoDog896 commented 1 year ago

Whoops! Nice catch!

ornicar commented 1 year ago

looks like the CI is not happy just yet!