tisonkun opened a new issue, #2945: URL: https://github.com/apache/incubator-streampark/issues/2945
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### Java Version CI version. ### Scala Version 2.11.x ### StreamPark Version CI version. It should be the master. ### Flink Version Unrelated ### deploy mode None ### What happened https://github.com/apache/incubator-streampark/actions/runs/5865931176/job/15903800600 fails to build ### Error Exception ```log [INFO] > [email protected] build [INFO] > cross-env NODE_ENV=production NODE_OPTIONS=--max-old-space-size=8192 pnpm vite build [INFO] [INFO] node:events:505 [INFO] throw er; // Unhandled 'error' event [INFO] ^ [INFO] [INFO] Error: spawn pnpm ENOENT [INFO] at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19) [INFO] at onErrorNT (node:internal/child_process:478:16) [INFO] at processTicksAndRejections (node:internal/process/task_queues:83:21) [INFO] Emitted 'error' event on ChildProcess instance at: [INFO] at Process.ChildProcess._handle.onexit (node:internal/child_process:289:12) [INFO] at onErrorNT (node:internal/child_process:478:16) [INFO] at processTicksAndRejections (node:internal/process/task_queues:83:21) { [INFO] errno: -2, [INFO] code: 'ENOENT', [INFO] syscall: 'spawn pnpm', [INFO] path: 'pnpm', [INFO] spawnargs: [ 'vite', 'build' ] [INFO] } [INFO] ELIFECYCLE Command failed with exit code 1. ``` ### Screenshots _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR!(您是否要贡献这个PR?) ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
