You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.`
构建失败了,提示没有命令
`yarn dev
yarn run
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
The text was updated successfully, but these errors were encountered: