-
-
Notifications
You must be signed in to change notification settings - Fork 310
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
Installation fails macOS Ventura 13.0.1 version #4767
Comments
@AmanRaj1608 can you retry with latest lodestar v1.4.2 ? |
looks like it's the good ol' "package for darwin-arm64 doesn't exist" issue?
Where can I get this prebuild for darwin-arm64? |
We currently don't have the capability to provide darwin-arm64 prebuilds, see https://github.com/ChainSafe/blst-ts#supported-environments |
You should be able to get a If you are still experiencing this issue, please ensure you have python installed. |
Was facing the same issue, and creating a symlink called |
Will close this issue with the solutions above working for most users. Feel free to re-open or create a new one if the above solutions no longer work. |
Describe the bug
While installing and building on new macos version. This is due to the version of blst-ts package
Need to bump up from
@chainsafe/blst:^0.2.4
to@chainsafe/blst:^0.2.6
Expected behavior
Should Install the packages and build.
Steps to Reproduce
yarn install --ignore-optional
Screenshots
The text was updated successfully, but these errors were encountered: