-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Ubuntu
Runner type:
- Hosted
- Self-hosted
Tools version:
node-version: lts/gallium
packageManager: npm@8.13.2
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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working