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
Hello @jlarmstrongiv
Thank you for letting us know about this issue :) We will investigate it and come back to you as soon as we have some info about it :)
Hello @jlarmstrongiv. Thank you for your report. You can try to use check-latest to download version from node-version. What issue with npm/npx do you have ? Could you please provide public repository to reproduce it ? Npm and npx are added in the PATH.
Description:
Is there a way to disable the image cache? It causes crashes with npm/npx scripts not being found.
Action version:
actions/setup-node@v3
Platform:
Runner type:
Tools version:
node-version: lts/gallium
packageManager: [email protected]
Repro steps:
N/A
Expected behavior:
Ability to disable all caches
Actual behavior:
Unable to find how to disable node cache.
Please note that I am not using
cache: 'npm'
. I am referring to the image cache.Any workarounds like clearing a cache path beforehand are welcome.
The text was updated successfully, but these errors were encountered: