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 command delimiter error, replacing / for \ #223

Closed
lypeng29 opened this issue Mar 12, 2019 · 1 comment
Closed

react-native link command delimiter error, replacing / for \ #223

lypeng29 opened this issue Mar 12, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@lypeng29
Copy link

Environment

win10
react-native-cli: 2.0.1
react-native: 0.58.5

Description

react-native link react-native-webview

When I run the command, I have to change '..\node_modules\react-native-webview\android'
to '../node_modules/react-native-webview/android' in setting.gradle

@lypeng29 lypeng29 added the bug Something isn't working label Mar 12, 2019
@thymikee
Copy link
Member

This was recently fixed in #130, available in RN v0.59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants