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
We have a bitbucket CI/CD pipeline step that uses the output of eas build:list --json --non-interactive to determine next steps.
The message we see is Error: build:list command failed.
We then ran a few commands to see more information about the installed eas-cli and confirm it is installed and configured correctly. I will paste below the commands and corresponding outputs.
Build/Submit details page URL
No response
Summary
We have a bitbucket CI/CD pipeline step that uses the output of
eas build:list --json --non-interactive
to determine next steps.The message we see is
Error: build:list command failed.
We then ran a few commands to see more information about the installed eas-cli and confirm it is installed and configured correctly. I will paste below the commands and corresponding outputs.
Command
Output
Command
Output
Command
Output
Command
Output
any advice?
Managed or bare?
Managed
Environment
expo-env-info 1.0.5 environment info:
System:
OS: Linux 5.15 Alpine Linux
Shell: 1.35.0 - /bin/ash
Binaries:
Node: 16.18.1 - /usr/local/bin/node
Yarn: 1.22.19 - /usr/local/bin/yarn
npm: 8.19.2 - /usr/local/bin/npm
npmPackages:
expo: ^48.0.0 => 48.0.10
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
react-native: 0.71.8 => 0.71.8
react-native-web: ~0.18.10 => 0.18.12
Expo Workflow: managed
looks like expo doctor failed here:
Error output
No response
Reproducible demo or steps to reproduce from a blank project
running
eas build:list --json --non-interactive
in
eas-cli/3.18.2 linux-x64 node-v16.18.1
The text was updated successfully, but these errors were encountered: