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

After running pod install it removing the react and also after unlinking the packages podfile not showing any third party packages in latest react-native version(0.60.0) #27358

Closed
nihp opened this issue Nov 28, 2019 · 4 comments
Labels
API: Linking Bug Resolution: Locked This issue was locked by the bot.

Comments

@nihp
Copy link

nihp commented Nov 28, 2019

I am upgrading the react-native versions.

I have run pod install before unlinking the packages and then perform unlink and then I have run pod install.

After this, it shows react missing. So again I added all the removed packages in podfile and run pod install.

Now I am facing the react-missing and React/RCTBundleURLProvider.h' file not found error.

I have tried with clean pod, node_modules and derived datas but nothing worked for me.

Any solution?
Details:

System:
    OS: macOS Mojave 10.14.2
    CPU: (4) x64 Intel(R) Core(TM) i5-5350U CPU @ 1.80GHz
    Shell: 3.2.57 - /bin/bash
  Binaries:
    Node: 9.4.0 - ~/.nvm/versions/node/v9.4.0/bin/node
    npm: 5.6.0 - ~/.nvm/versions/node/v9.4.0/bin/npm
  SDKs:
    iOS SDK:
      Platforms: iOS 12.1, macOS 10.14, tvOS 12.1, watchOS 5.1
  IDEs:
    Xcode: 10.1/10B61 - /usr/bin/xcodebuild
  npmPackages:
    react: 16.8.6 => 16.8.6 
    react-native: 0.60.0 => 0.60.0 
  npmGlobalPackages:
    react-native-cli: 2.0.1
    react-native-git-upgrade: 0.2.7
@react-native-bot
Copy link
Collaborator

Can you run react-native info and edit your issue to include these results under the React Native version: section?

If you believe this information is irrelevant to the reported issue, you may write `[skip envinfo]` alongside an explanation in your Environment: section.

@nihp
Copy link
Author

nihp commented Nov 28, 2019

I have updated my comment

@dulmandakh
Copy link
Contributor

Please make sure that you follow https://react-native-community.github.io/upgrade-helper/ thoroughly, and please note that 0.60 features auto-linking feature.

@nihp
Copy link
Author

nihp commented Dec 2, 2019

Thanks I already saw this.

I have a question @dulmandakh My Podfile target has a lot of third party packages before after run pod install and I have unlinked all packages and the Podfile not showing the third party packages. Did you know the reason?

Now it is empty. If I add pod and paths which I had before it shows the error as need to unlink

If I remove and run the app it not shows this error.

Also I am facing React/{.h} not found error for more than 2 weeks. I can'table to fix that. I tried many solution nothing get fixed

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

No branches or pull requests

3 participants