I have set “Password for your Expo account” from Secrets, but build failed and said error that “Input validation failed: user name is specified but password is not provided”.
Config:
- Workdir: /Users/vagrant/git
- ExpoCLIVersion: latest
- UserName: ******
- Password:
- RunPublish: no
- OverrideReactNativeVersion:
Input validation failed: user name is specified but password is not provided
| |
+---+---------------------------------------------------------------+----------+
| x | expo-detach@1.0 (exit code: 1) | 7.32 sec |
+---+---------------------------------------------------------------+----------+
| Issue tracker: https://github.com/bitrise-steplib/steps-expo-detach/issues |
| Source: https://github.com/bitrise-steplib/steps-expo-detach |
+---+---------------------------------------------------------------+----------+
How to set password?
My Environment:
version: 1.0.x and 1.x.x, both cause error.