You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some more investigation, it looks like the boost source url has been updated as JFrog was only temporarily donating bandwidth to host the package. To solve this issue for my project, I've patched this podspec to include the new source per the boost recommendations
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
[email protected]
for the project I'm working on.While running
npx react-native-macos-init
on a new project, I was running into issues installing boost. There error was as follows:After some more investigation, it looks like the boost source url has been updated as JFrog was only temporarily donating bandwidth to host the package. To solve this issue for my project, I've patched this podspec to include the new source per the boost recommendations
There's more details here: boostorg/boost#843 (comment)
Here is the diff that solved my problem:
This issue body was partially generated by patch-package.
The text was updated successfully, but these errors were encountered: