-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
v9: Prebuild doesn't complete with yarn2 #2518
Comments
@jvm-cognition this is the type of error we want to catch gracefully with regards to the issue you are working on |
@flexbox it seems as if this died on prebuild - can you |
it's weird I thought I removed globally
|
So I ran
to un install legacy expo cli
|
@flexbox can you check the results of:
|
is the legacy cli
and then
is working The weird thing is: I checked on |
Yeah it doesn't. We just call prebuild. Can you try clearing your npx cache? Something like |
The |
We are making progress 🚀 I ran
We should add an extra line here https://github.com/infinitered/ignite/blob/master/docs/Upgrading-Ignite.md I tryed
Prebuild is still dying
Solution to fix all of thisI was thinking, maybe the problem is related to the yarn 1.xx Vs yarn 2+ drama.
Fixed everything 😬 Checklist to close this issue:
|
Oh wow interesting, didn't consider yarn 2 with the doctor output failing. Will look into that thanks |
See this thread about Expo and yarn2, might be a workaround you can try, but going to close this as likely not an Ignite issue directly |
Describe the bug
Creating a new project crash.
Tested on the brand new macOS Sonoma with Xcode 15.0
Hint I think
gluegun
needs to be updated to the last version to be node v18+ compatible?infinitered/gluegun@0386d44
Ignite version
9.0.0-alpha.6
Additional info
The text was updated successfully, but these errors were encountered: