-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
eas init still show me the wrong project #2152
Comments
Hi, do you have the correct |
Hello, thank you for the reply !
Did i miss something ? |
Can you try to add the |
@szdziedzic I try to add the |
I'm still blocked by this issue, can anyone help me ? |
I am blocked by this issue as well. Not sure what to do. I've reached this point in my search to bring back notifications to my production android apps. I want to test with another eas project and I'm here. I can't link my local expo project to another eas project (remote). |
Build/Submit details page URL
No response
Summary
Hello,
I've got a RN project with 3 expo projects, each project have it's own app.json, credentials,...
I need to regenerate IOS certificate for one of those project (the 2nd) but when I try
eas credentials
, i've got :EAS project not configured.
✔ Existing EAS project found for @expo_pseudo/first_project (id = id_project). Configure this project? … no
EAS project ID configuration canceled for @expo_pseudo/first_project. Run 'eas init' to configure.
When i try eas init, it's always show me the first project even when i put
like the doc said
So i can't regen my ios cert.
I must have missed something, but I don't know what...
Thanks for the help
Managed or bare?
MANAGED
Environment
expo-env-info 1.0.5 environment info:
System:
OS: macOS 14.2
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.9.0 - /usr/local/bin/node
Yarn: 3.1.1 - /usr/local/bin/yarn
npm: 10.1.0 - /usr/local/bin/npm
IDEs:
Xcode: /undefined - /usr/bin/xcodebuild
npmPackages:
expo: ^49.0.11 => 49.0.11
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
react-native: 0.72.6 => 0.72.6
react-native-web: ~0.19.9 => 0.19.9
npmGlobalPackages:
eas-cli: 5.9.1
expo-cli: 6.3.10
Expo Workflow: managed
Error output
No response
Reproducible demo or steps to reproduce from a blank project
idk what steps i can produce...
The text was updated successfully, but these errors were encountered: