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

[!] CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/Specs/f/c/8/Turf/4.0.0-rc.1/Turf.podspec.json Response: Error in the HTTP2 framing layer #3694

Open
Voxar opened this issue Nov 15, 2024 · 1 comment

Comments

@Voxar
Copy link

Voxar commented Nov 15, 2024

Environment

  • Dev OS: MacOS 15.0
  • @rnmapbox/maps version: ^10.1.33
  • React Native version: [eg. 0.76.1]
  • Expo version: Not using expo

Steps to reproduce

  1. Be at React native 0.73.4
  2. Upgrade to 0.76.1 by following the guide

Try to update pods

bundle exec pod update

@Voxar
Copy link
Author

Voxar commented Nov 15, 2024

Workaround: remove mapbox while updating pods.

  1. yarn remove @rnmapbox/maps
  2. bundle exec pod update
  3. yarn add @rnmapbox/maps
  4. bundle exec pod install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant