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

react-native link doesn't start on version 0.47.0 #15324

Closed
alpfilho opened this issue Aug 2, 2017 · 4 comments
Closed

react-native link doesn't start on version 0.47.0 #15324

alpfilho opened this issue Aug 2, 2017 · 4 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@alpfilho
Copy link

alpfilho commented Aug 2, 2017

Environment

  1. react-native -v:
    react-native-cli: 2.0.1
    react-native: 0.47.0
  2. node -v:
    v8.2.1
  3. npm -v:
    5.3.0
  4. yarn --version:
    0.27.5
  • Target Platform:
    Android, iOS
  • Development Operating System:
    macOS Sierra

Steps to Reproduce

  1. react-native init myapp
  2. cd myapp
    Add a component that need to be linked
  3. yarn add react-native-awesome-master-blaster-component
    Link the installed component
  4. react-native link react-native-awesome-master-blaster-component
  5. wait.

Expected Behavior

The react-native-awesome-master-blaster-component linked to the project

Actual Behavior

Nothing happens:
test

ps: On the same environment, with react-native version <= 0.46.4, react-native link works as expected.

@hongphi
Copy link

hongphi commented Aug 2, 2017

Same issue

@oatcrunch
Copy link

oatcrunch commented Aug 2, 2017

Same here (running on Windows 7, RN version 0.47):

**C:\0\testmap>react-native link react-native-maps
Scanning 559 folders for symlinks in C:\0\testmap\node_modules (13ms)

C:\0\testmap>**

Nothing changes after link.

@alpfilho alpfilho changed the title react-native-link doesn't start on version 0.47.0 react-native link doesn't start on version 0.47.0 Aug 2, 2017
@strawferry
Copy link

+1

@alpfilho
Copy link
Author

alpfilho commented Aug 2, 2017

Issue solved on 0.47.1.

@alpfilho alpfilho closed this as completed Aug 2, 2017
@facebook facebook locked as resolved and limited conversation to collaborators Aug 2, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Aug 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

5 participants