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 linking 0.6.1 #16147

Closed
yooouuri opened this issue Sep 30, 2017 · 1 comment
Closed

Error linking 0.6.1 #16147

yooouuri opened this issue Sep 30, 2017 · 1 comment
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@yooouuri
Copy link

Updated to 0.6.1

npm update
+ react-native-fbsdk@0.6.1

When i try to link with react-native link react-native-fbsdk, i get the following error:

Scanning 561 folders for symlinks in /Users/youri/atlacarte-mobile/node_modules (5ms)
rnpm-install info Android module react-native-fbsdk is already linked 
rnpm-install info Linking react-native-fbsdk ios dependency 
rnpm-install ERR! Something went wrong while linking. Error: Expected "/*", "//", or "{" but "<" found. 
Please file an issue here: https://github.com/facebook/react-native/issues 

Expected "/*", "//", or "{" but "<" found.

0.6.0 does not fail.

@richardgirges
Copy link

richardgirges commented Sep 30, 2017

This has been a long standing issue with react-native-fbsdk. The current working solution is to simply stay on 0.6.0 - although I believe there are various issues with building android while on 0.6.0 in with RN 0.47+.

A PR that was opened back in July apparently resolves this but hasn't been merged yet:
facebookarchive/react-native-fbsdk#349

Duplicate/related issues:
#10032
#14594
#15069
#14594

@facebook facebook locked as resolved and limited conversation to collaborators Sep 30, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Sep 30, 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

3 participants