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 error #21537

Closed
fkobon opened this issue Oct 6, 2018 · 3 comments
Closed

react-native link error #21537

fkobon opened this issue Oct 6, 2018 · 3 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@fkobon
Copy link

fkobon commented Oct 6, 2018

Environment

Environment:
OS: macOS 10.14
Node: 8.11.3
Yarn: 1.7.0
npm: 6.4.1
Watchman: 4.9.0
Xcode: Xcode 10.0 Build version 10A255
Android Studio: 3.1 AI-173.4819257

Packages: (wanted => installed)
react: 16.3.1 => 16.3.1
react-native: https://github.com/expo/react-native/archive/sdk-30.0.0.tar.gz => 0.55.4

Description

I am using Expo, I cannot link my project

Run: $ npm install native-base --save
Run: $ react-native link

I have this after last command:

MacBook-Pro:irc kobon$ react-native link
Scanning folders for symlinks in /Users/kobon/Dev/irc/node_modules (10ms)
rnpm-install info Linking assets to ios project
rnpm-install ERR! Something went wrong while linking. Error: Cannot read property 'pbxprojPath' of null
Please file an issue here: https://github.com/facebook/react-native/issues

Cannot read property 'pbxprojPath' of null
@shrijan
Copy link

shrijan commented Oct 7, 2018

I am having same issue with custom font at the moment. Start project with expo init test. then npm install react-native-vector-icons --save and then i do react native link. It give me error Error: Cannot read property 'pbxprojPath' of null
i have spend all day looking for sol. none of sol metioned works

@budet-b
Copy link

budet-b commented Oct 9, 2018

Did you tried to re-eject your project ? Try delete you ios folder and re-eject again
I have the same problem, no solution for the moment...

@hramos
Copy link
Contributor

hramos commented Dec 20, 2018

We've moved the CLI over to https://github.com/react-native-community/react-native-cli. Can you open your issue there if it's still a problem?

@hramos hramos closed this as completed Dec 20, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Dec 20, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Dec 20, 2019
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