Skip to content

react-native link never works #15646

@gokulkulkarni1987

Description

@gokulkulkarni1987

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

YES

Environment

  1. react-native -v: react-native-cli: 2.0.1, react-native: 0.47.0
  2. node -v: v8.4.0
  3. npm -v: 5.3.0
  4. yarn --version: 0.27.5

Then, specify:

  • Target Platform:
    iOS and Android
  • Development Operating System:
    macOS and Linux
  • Build tools:
    Not specific to any platform

Steps to Reproduce

(Write your steps here:)

  1. I do installation of any library by using npm install <lib_name> --save
  2. The installation goes successful and I run react-native link <lib_name>

Expected Behavior

The linking of the library must happen.

Actual Behavior

The library linking never happens and I will have to manually do all the steps to add the library in both iOS and Android.

Reproducible Demo

I think this step is not applicable as it is related to linking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions