-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Cannot find module 'babel-preset-react-native' #1519
Comments
Looks like a misconfiguration or failure to install the module in your project |
I meet the same error when setting react-native-web for current react native
|
@GIAVINH2010 I'm facing the same issue. Have you found any solution? |
Not yet. I'm still looking for it. |
Same issue :(
…On Sat, Apr 18, 2020, 7:04 PM TRAN VU GIA VINH ***@***.***> wrote:
@GIAVINH2010 <https://github.com/GIAVINH2010> I'm facing the same issue.
Have you found any solution?
Not yet. I'm still looking for it.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1519 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABT5Y5PBIGAO6GWWWAFSV23RNGT75ANCNFSM4KDBK4RA>
.
|
Same issue, has any solution been found yet? D: |
this solution might work! |
Any updates? @GIAVINH2010 would you like to share your findings? I have yet to try @alyatwa 's suggestion. |
``ERROR in ./index.web.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: Cannot find module 'babel-preset-react-native' from '/Users/arshid/Desktop/test/MyNewAApp'
The text was updated successfully, but these errors were encountered: