question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Updating 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:closed
  • Created 3 years ago
  • Reactions:6
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Agontukcommented, May 15, 2020

4.0.2 published, should fix the issue.

0reactions
orzhtmlcommented, May 15, 2020

[!] 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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found