X-lab2017 / open-leaderboard

OpenLeaderboard
https://open-leaderboard.x-lab.info
20 stars 22 forks source link

feat: change to pnpm #87

Closed stevending1st closed 1 year ago

stevending1st commented 1 year ago

Brief Information

This pull request is in the type of (more info about types):

Related issues (all available keywords):

Details

change npm to pnpm

Checklist

Others

stevending1st commented 1 year ago

@tyn1998 请 review 这个 PR

tyn1998 commented 1 year ago

非常感谢 @stevending1st ,今天在开题答辩,我有空就看~

stevending1st commented 1 year ago

非常感谢 @stevending1st ,今天在开题答辩,我有空就看~

您忙完吧,不着急~

tyn1998 commented 1 year ago

@andyhuang18 @wj23027 两位同学注意本地环境的调整(node v16 和 pnpm 8),同步最新代码后把node_modules删了再pnpm install下来。

stevending1st commented 1 year ago

@andyhuang18 @wj23027 两位同学注意本地环境的调整(node v16 和 pnpm 8),同步最新代码后把node_modules删了再pnpm install下来。

@andyhuang18 @wj23027 如果是 win 系统建议安装 rimraf 进行删除 参考链接 :