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

When I intsall boost for my react-native proj, I got this error. #850

Closed
Hao-yiwen opened this issue Jan 8, 2024 · 8 comments
Closed

When I intsall boost for my react-native proj, I got this error. #850

Hao-yiwen opened this issue Jan 8, 2024 · 8 comments

Comments

@Hao-yiwen
Copy link

Installing boost (1.76.0)

[!] Error installing boost
Verification checksum was incorrect, expected f0397ba6e982c4450f27bf32a2a83292aba035b827a5623a14636ea583318c41, got 5e89103d9b70bba5c91a794126b169cb67654be2051f90cf7c22ba6893ede0ff

How can i fix this error?

@mishenThakshana
Copy link

Me too getting this error

@SharpEV
Copy link

SharpEV commented Jan 8, 2024

See here: #843 (comment)

@wheeleruniverse
Copy link

wheeleruniverse commented Jan 8, 2024

Is there anyway to resolve this issue for Expo only projects? The workarounds in #843 don't seem possible for Expo only as I can't access the podspecs.

@mishenThakshana
Copy link

Yes can somebody provide the solution for expo projects thanks

@mishenThakshana
Copy link

I could solve this by changing boost.podspec file in node_modules/react native/third-party-podspecs/boost.podspec,
in there spec.source use the line below,

  spec.source = { :http => 'https://sourceforge.net/projects/boost/files/boost/1.76.0/boost_1_76_0.tar.bz2',
                  :sha256 => 'f0397ba6e982c4450f27bf32a2a83292aba035b827a5623a14636ea583318c41' }

@wheeleruniverse

@wheeleruniverse
Copy link

@mishenThakshana thanks you saved me 💕

@Hao-yiwen
Copy link
Author

#843 (comment)

@Hao-yiwen
Copy link
Author

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

No branches or pull requests

4 participants