
Could not start 'pnpm.cmd' 报错解决
Could not start 'pnpm.cmd'
报错信息
[ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Caused by: net.rubygrapefruit.platform.NativeException: **Could not start 'pnpm.cmd'**
[ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Caused by: java.io.IOException: Cannot run program "pnpm.cmd" (in directory "path"): CreateProcess error=2, 系统找不到指定的文件。
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
解决方案
直接去cmd where pnpm
,找到pnpm
的路径,把pnpx.cmd
复制一份改名为pnpm.cmd
解决。
- 感谢你赐予我前进的力量
赞赏者名单
因为你们的支持让我意识到写文章的价值🙏
本文是原创文章,采用 CC BY-NC-ND 4.0 协议,完整转载请注明来自 Swaggy Macro
评论
匿名评论
隐私政策
你无需删除空行,直接评论以获取最佳展示效果