Skip to content

Unlink react-native-local-resource #1271

Open
@MichaelAndrianai

Description

@MichaelAndrianai

Hello there! I got this error when i run yarn react-native-local-resource . I run this react-native unlink react-native-local-resource but still not working. Thank you all

$ yarn react-native run-android
error React Native CLI uses autolinking for native dependencies, but the following modules are linked manually:
  - react-native-local-resource` (to unlink run: "react-native unlink react-native-local-resource")
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 <dependency>" 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.
Read more about autolinking: https://github.com/react-native-community/cli/blob/master/docs/autolinking.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions