-
Notifications
You must be signed in to change notification settings - Fork 220
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
CI - Fix wasm pack install #5261
Labels
A-ci
Area - Continuous Integration related
Comments
4 tasks
This looks to be an upstream issue with Opened an upstream issue for this already. |
SWvheerden
pushed a commit
that referenced
this issue
Mar 22, 2023
Description --- Reverts and freezes `[email protected]` due to an apparent upstream issue. Fixes (at least temporarily) [issue 5261](#5261). Motivation and Context --- There's an apparent issue with the `wasm-pack` Node.js module at the 0.11.0 version that breaks CI operations (and which [also affects](tari-project/tari-crypto#174) `tari-crypto`). While an [earlier PR](#5258) disabled this CI, it seems unnecessary and somewhat risky not to have these tests. Reverting to the 0.10.3 version is at least a temporary fix. How Has This Been Tested? --- With the fix, CI should pass. What process can a PR reviewer use to test or verify this change? --- Run the equivalent commands locally, and ensure that CI passes with the change. Breaking Changes --- - [x] None - [ ] Requires data directory on base node to be deleted - [ ] Requires hard fork - [ ] Other - Please specify
github-project-automation
bot
moved this from Under observation
to Done
in Tari Esme Testnet
Jul 3, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since commit 1c65bc7
Wasm pack has been broken for CI
This needs to be fixed again and re-added.
Fails with:
The text was updated successfully, but these errors were encountered: