Skip to content
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

Babel error with nativewindui #13

Open
subirats345 opened this issue Aug 11, 2024 · 1 comment
Open

Babel error with nativewindui #13

subirats345 opened this issue Aug 11, 2024 · 1 comment

Comments

@subirats345
Copy link

Hello! I faced this error a pair of times. If I generate a create-expo-stack app with nativewindui and all the components selected, I have this error:

...components/nativewindui/ProgressIndicator.tsx: [Reanimated] Babel plugin exception: Error: [BABEL]: You appear to be using a native ECMAScript module plugin, which is only supported when running Babel asynchronously.

If I delete all the occurrences of ProgressIndicator the error persists pointing the next component. Not sure if is related to bun, because now, if I use npm as a pm and deselecting the components the app runs.

@danstepanov
Copy link
Contributor

Hey! Can you please try this again and see if the issue is fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants