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

Failed to build npm (wasm) package in CI #3022

Closed
sisou opened this issue Nov 5, 2024 · 2 comments · Fixed by #3040
Closed

Failed to build npm (wasm) package in CI #3022

sisou opened this issue Nov 5, 2024 · 2 comments · Fixed by #3040
Assignees
Labels

Comments

@sisou
Copy link
Member

sisou commented Nov 5, 2024

CI fails to build the npm wasm package, retry also failed with same error:

https://github.com/nimiq/core-rs-albatross/actions/runs/11676122517/job/32564694138

@sisou sisou self-assigned this Nov 5, 2024
@sisou sisou added the WASM label Nov 5, 2024
@jsdanielh
Copy link
Member

Looks like there is an issue filed in wasm-pack related to this: rustwasm/wasm-pack#1441

@sisou
Copy link
Member Author

sisou commented Nov 5, 2024

So according to that issue a workaround would be to force building with Rust 1.81 instead of latest.

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 a pull request may close this issue.

2 participants