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
This action requires the node binary however its never installed. When running on self hosted runners this gives an error:
Run DeterminateSystems/update-flake-lock@v24
Run echo "GIT_AUTHOR_NAME=github-actions[bot]" >> $GITHUB_ENV
Run node "$GITHUB_ACTION_PATH/dist/index.js"
/run/github-runner/my-custom-runner/_temp/2c4dc560-e98c-4947-bcce-915cdba7ad1e.sh: line 1: node: command not found
The text was updated successfully, but these errors were encountered:
m1-s
changed the title
Node dependencynode command not found
Nov 15, 2024
This action requires the
node
binary however its never installed. When running on self hosted runners this gives an error:The text was updated successfully, but these errors were encountered: