Build with the flag --local fail

Hi,

Only with flag --local my app doesnt build, with the error:

Command: eas build --platform android --local

Error: Invalid Version: **
** Error: build command failed.

Versions: EAS CLI 5.2.0 environment info:
System:
OS: Linux 6.2 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish)
Shell: 5.1.16 - /bin/bash
Utilities:
Git: 2.34.1 - /usr/bin/git
npmPackages:
@expo/webpack-config: ^19.0.0 => 19.0.0
expo: ^49.0.8 => 49.0.8
expo-dev-client: ~2.4.10 => 2.4.10
react: 18.2.0 => 18.2.0
react-native: 0.72.4 => 0.72.4
Project workflow: managed

eas build --profile development --platform android --local

Same error

Solved, reinstall node with nvm and build works.

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.