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

fix: add missing CACHE_VERSION in pod_install #142

Merged

Conversation

fotos
Copy link
Collaborator

@fotos fotos commented Feb 25, 2022

Description

Currently there is no way to bust the pod cache since it falls back to the cache-pods- key:

pods-cache

This PR adds the missing CACHE_VERSION in the fallback key.

The fallback cache is preventing the upgrade of react-native, due to an error with RTC-Folly as described in facebook/react-native#32659. In the meantime busting the cache would be a viable workaround.

Related

@fotos fotos force-pushed the add-missing-cache-version branch 2 times, most recently from f367bc1 to 05481e8 Compare February 25, 2022 15:05
@fotos fotos force-pushed the add-missing-cache-version branch from 05481e8 to b6c7e99 Compare February 25, 2022 18:01
@cortinico cortinico merged commit 4574e16 into react-native-community:master Feb 26, 2022
@fotos fotos deleted the add-missing-cache-version branch February 26, 2022 15:06
@react-native-community-bot
Copy link
Collaborator

🎉 This PR is included in version 6.8.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants