-
Notifications
You must be signed in to change notification settings - Fork 115
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
Error: Cannot find module 'react-native-svg-transformer/expo' #389
Comments
I found something weird. Build is successful.
|
The same happened to me and removing the node env also fixed it |
Is there any update to fix this issue? |
There is probably nothing that I can fix in this library.
I guess that the best workaround is not set the |
I'm trying to build expo with this command.
eas build --profile production --platform android --local
it failed with proguard. (but without proguard , it succeeds.
eas build --profile preview --platform android --local
)eas.json
app.json
metro.config.js
whole error!
The text was updated successfully, but these errors were encountered: