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
Juan had an issue running juno dev build because ic-wasm was not up-to-date.
An unexpected error happened 😫.
Error: error: unexpected argument '--keep-name-section' found
Usage: ic-wasm <INPUT> shrink [OPTIONS]
For more information, try '--help'.
at Socket.<anonymous> (file:///opt/homebrew/lib/node_modules/@junobuild/cli/dist/index.js:178:7167)
at Socket.emit (node:events:520:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:191:23)
The text was updated successfully, but these errors were encountered:
Juan had an issue running
juno dev build
becauseic-wasm
was not up-to-date.The text was updated successfully, but these errors were encountered: