Closed chenddcoder closed 20 hours ago
There were reports before about pnpm not behaving well. You can try some of these steps:
ESBUILD_BINARY_PATH
, which chould lead to the js module in esbuild to start a binary in different version. If so, delete that env and try again.If it still occur when you're using pnpm, you can file an issue to pnpm.
指定到最新版本0.24.0可以了 "esbuild": "^0.24.0" pnpm似乎无法自动获取到最新版本