-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
构建失败了,提示没有命令
`yarn dev
yarn run
v1.22.19
$ cross-env START_HOT=1 NPM run start-renderer-dev
/bin/sh: line 1: cross-env: command not found
error Command failed with exit code 127.
Info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.yarn build
yarn run v1.22.19
$ NPM run build-all && electron-builder
[email protected] build-all
npm run build-main && npm run build-renderer
[email protected] build-main
webpack --config webpack/webpack.main.prod.config.js
Sh: line 1: webpack: command not found
error Command failed with exit code 127.
Info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.`
系统是arch,内核是5.19-arch2-1,桌面环境是bspwm,yarn版本是1.22.19,node版本是v18.7.0
Metadata
Metadata
Assignees
Labels
No labels