Skip to content
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 React Native CLI uses autolinking for native dependencies #106

Open
AnnaLaraMoraes opened this issue Aug 3, 2019 · 1 comment
Open

Comments

@AnnaLaraMoraes
Copy link

react-native run-android

error React Native CLI uses autolinking for native dependencies, but the following modules are linked manually:

  • react-native-bluetooth-serial (to unlink run: "react-native unlink react-native-bluetooth-serial")
    This is likely happening when upgrading React Native from below 0.60 to 0.60 or above. Going forward, you can unlink this dependency via "react-native unlink " and it will be included in your app automatically. If a library isn't compatible with autolinking, disregard this message and notify the library maintainers.
@ahmedtehseen
Copy link

@AnnaLaraMoraes did you resolve that issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants