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
To execute tools installed by npm i -g, you need to set npm's preset config and the environment variable $PATH.
This issue proposes to add the input to set them in aqua-installer action.
https://aquaproj.github.io/docs/reference/nodejs-support/
To execute tools installed by
npm i -g
, you need to set npm'spreset
config and the environment variable$PATH
.This issue proposes to add the input to set them in aqua-installer action.
e.g.
Of course, you can configure them without this feature, but this feature is user friendly.
Workaround
The text was updated successfully, but these errors were encountered: