4.0.1 warning
See original GitHub issueUpdating from 4.0.0 to 4.0.1 is raising the following warning, can you silence this somehow?
[!] use_native_modules! skipped the react-native dependency 'react-native-geolocation-service'. No podspec file was found.
Lastly, could the dependency to @react-native-community/geolocation be made a peer dependency? Otherwise, the library ends up installed twice.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:6
- Comments:6 (4 by maintainers)
Top Results From Across the Web
4.0.1 creates an unsupported module warning on 9.4.x - Drupal
1. Downgrade ctools to 3.11 by explicitly declaring a dependency on it in your own project composer.json (if you're using a composer-based ...
Read more >warning 4.0.1 (NPM Feed)
This is a mirror of Facebook's (FB) warning module used within React's source code (and other FB software). As such this module will...
Read more >R-4.0.1 Not sure I understand this message: Warning ...
The warnings are indicating that your work may be affected by the change introduced with PROJ 6 (and GDAL 3), adopted by R-spatial...
Read more >ViPR SRM 4.0.1: Warning in Tomcat after upgrade to 4.0.1 - "Action ...
Following an upgrade from 4.0 to 4.0.1, the following error is repeatedly occurring in the Tomcat logs: "WARNING: Action 'assign-event' uses a deprecated ......
Read more >After updating the plugin to 4.0.1 i am getting warning
I just updated the plugin to 4.0.1 and it shocked me when i saw warnings on the website. below given are the warnings:...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
4.0.2 published, should fix the issue.
[!] use_native_modules! skipped the react-native dependency ‘react-native-geolocation-service’. No podspec file was found. - Check to see if there is an updated version that contains the necessary podspec file - Contact the library maintainers or send them a PR to add a podspec. The react-native-webview podspec is a good example of a package.json driven podspec. See https://github.com/react-native-community/react-native-webview/blob/master/react-native-webview.podspec - If necessary, you can disable autolinking for the dependency and link it manually. See https://github.com/react-native-community/cli/blob/master/docs/autolinking.md#how-can-i-disable-autolinking-for-unsupported-library