Open fobos531 opened 1 year ago
Had the same issue on a Ubuntu 22.04 self-hosted runner. I was able to bypass it via npm install --global eas-cli
on my self-hosted runner
Has anyone been able to fix this on a project using yarn 4?
This action is broken for me with this same error even after trying:
eas-version
and pre-installing eas-cli
globally via npm i -g eas-cli
eas-version: latest
and ^ or not installing it globally firsteas-cli
and @expo/cli
What package managers + versions are folks running where this is actually working for them?
Very much would appreciate any guidance here; this feels so broken and opaque that I'm out of ideas attempting to debug.
Description of the bug
I have observed this issue where on the self-hosted runner, my expo action fails even though I have provided the expo token etc.
To Reproduce
What steps did you perform which led to this issue?
Expected behavior
Expo github action should successfully complete.
Actual behavior
Additional context
On Github-hosted runners this step passes sucessfully, but again fails on the following step: