-
-
Notifications
You must be signed in to change notification settings - Fork 91
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
New app fails on: "Unable to resolve module react-native-css-interop/jsx-runtime" #409
Comments
@samtsai thanks for the report, we've recently been fixing some stuff around pnpm, I think we might need to update the website project generation. If you try the same thing with the cli does it produce the same error? |
Okay I tried locally and it worked for both NativeWind and NativeWindUI
|
@samtsai thanks for checking 🙏 I will follow up and see about fixing the website version |
@sammoore just went through this on the website and it seems to error out, know what's up? |
maybe the api needs to update its version of ces |
Issue tracker is ONLY used for reporting bugs. New features should be discussed on our discord, in the #create-expo-stack channel.
Followed the steps on the website with: pnpm, expo router, NativeWindUI, all the available components:
╭────────────────────────────────────────────────╮
│ │
│ Click the link to download your project! │
│ │
│ https://dlp.rn.new/bR2sJxm17h │
│ │
╰────────────────────────────────────────────────╯
Success! 🎉 Now, just run the following to get started:
Expected Behavior
Step 4 and also via Web should load the app.
Current Behavior
I first tried with web and then also ios and both his:
Unable to resolve module react-native-css-interop/jsx-runtime
.Possible Solution
Steps to Reproduce
CES Config File
The text was updated successfully, but these errors were encountered: