先看图:
问题所在:
- 废弃了
pnpm env命令, 转换成了pnpm runtime set [node|dono|bun]
这严格来说不是问题, 是我没有阅读文档
- 阉割安装
node, 导致没有了npx命令
这导致我的自动化直接报错: npx : The term 'npx' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was i ncluded, verify that the path is correct and try again.
- 想要执行
pnpm exec tsc --noEmit还要先执行pnpm approve-builds
哪那么多破事啊, 要不是能节约硬盘, 大嘴巴子早糊它脸上了
26 个帖子 - 14 位参与者