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
I'm getting crazy trying to install cypress in my gitlab pipeline. It works fine on my local (windows).
Even after running npm install cypress, the cache folder is not created
my gitlab yml file:
Current behavior
I'm getting crazy trying to install cypress in my gitlab pipeline. It works fine on my local (windows).
Even after running npm install cypress, the cache folder is not created
my gitlab yml file:
The output:
Debug logs
No response
Cypress Version
13.15.0
Node version
20
Package Manager
npm
Package Manager Version
idk but between 17 and 20
Operating system
Linux
Operating System Version
linux-x64 (Debian - 11)
Other
I've already tried to cache everything, but even after running npm install cypress, the cache folder is not created. Other things I tried:
The text was updated successfully, but these errors were encountered: