-
-
Notifications
You must be signed in to change notification settings - Fork 47
Additional Troubleshooting
Kemal Ahmed edited this page Nov 17, 2020
·
9 revisions
Problem:
Unknown option: .name
Solution: in your babel config, take the module out of presets
and put in plugins
Problem:
Unable to resolve module@envfromsrc/utils/Environment/util.ts: @env could not be found within the project.
https://github.com/facebook/react-native/issues/29351#issuecomment-657929014