Sander Ulset

Results 6 comments of Sander Ulset

Same issue here ``` Run actions/setup-node@v2 Found in cache @ /opt/hostedtoolcache/node/16.15.1/x64 /opt/hostedtoolcache/node/16.15.1/x64/bin/npm config get cache /home/runner/.npm Error: getCacheEntry failed: Cache service responded with 503 ```

@montalvomiguelo i have! Is it anything there in particular i should be aware of? Seems to be the same there aswell. Do i need to have a separate package.json file...

Ive replicated your provided example Still the same error

It seems to try to request a path to endpoints without anything more specified, is this expected behavior?

My editor (IntelliJ) keeps complainting about the missing 'as' paramter. But by removing the 'as' everything works as expected, thank you for the help!