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

Update INSTALL_IOS.md #96

Merged
merged 1 commit into from
Feb 13, 2022
Merged

Update INSTALL_IOS.md #96

merged 1 commit into from
Feb 13, 2022

Conversation

robertjcolley
Copy link
Collaborator

Analyzing dependencies
[!] There are multiple dependencies with different sources for `ViroReact` in `Podfile`:

- ViroReact (from `../node_modules/@viro-community/react-viro/ios`)
- ViroReact (from `../node_modules/@viro-community/react-viro/ios/`)

I've had issues with pod install when the extra slash is on the back of this. Not sure why this matters, but changing it fixes a pod install.

```console
Analyzing dependencies
[!] There are multiple dependencies with different sources for `ViroReact` in `Podfile`:

- ViroReact (from `../node_modules/@viro-community/react-viro/ios`)
- ViroReact (from `../node_modules/@viro-community/react-viro/ios/`)
```

I've had issues with `pod install` when the extra slash is on the back of this. Not sure why this matters, but changing it fixes a pod install.
@robertjcolley robertjcolley merged commit 7728058 into main Feb 13, 2022
@doranteseduardo doranteseduardo deleted the robertjcolley-patch-1 branch June 4, 2024 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants