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
$ yarn make
yarn run v1.22.21
$ yarn --cwd ./severus build-release && electron-forge make
$ yarn build -- --release
warning From Yarn 1.0 onwards, scripts don't require "--" for options to be forwarded. In a future version, any explicit "--" will be forwarded as-is to the scripts.
$ cargo-cp-artifact -nc ../dist/index.node -- cargo build --message-format=json-render-diagnostics --release
/bin/sh: line 1: cargo-cp-artifact: command not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
There is an unhandled devdependency. Could you isolate it so there is no need to install it globally?
yarn install
Expected behavior
Proper installation of dependencies
Logs
Desktop:
The text was updated successfully, but these errors were encountered: