Skip to content

'import.meta' is currently unsupported [Component Stack] #5

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

Closed
zsh1111111111111 opened this issue Jan 3, 2025 · 3 comments
Closed
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@zsh1111111111111
Copy link

yarn
yarn start
import { Pipeline } from 'react-native-transformers';get error:SyntaxError: 243743:107:'import.meta' is currently unsupported [Component Stack]

Smartphone (please complete the following information):
expo:52.0.20
"react": "18.3.1",
"react-native": "0.76.5",

@zsh1111111111111 zsh1111111111111 added the bug Something isn't working label Jan 3, 2025
@daviddaytw
Copy link
Owner

Hi @zsh1111111111111

Thank you for reaching out!

Can you try Step 4? Please let me know if that doesn't work.

https://github.com/daviddaytw/react-native-transformers?tab=readme-ov-file#4-babel-configuration

@daviddaytw
Copy link
Owner

Hi @zsh1111111111111 , after testing with @xralphack . We figured out that it was because of the Expo cache.
Running npx expo start --clear solved the problem.

@daviddaytw daviddaytw added bug Something isn't working duplicate This issue or pull request already exists labels Mar 6, 2025
@daviddaytw
Copy link
Owner

I will also close this issue since the main discussion is in #6 . Feel free to reopen it if this is a different issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants