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
node -v
v20.9.0
uname -a
Darwin 9oelms-MacBook-Pro.local 22.6.0 Darwin Kernel Version 22.6.0: Tue Nov 7 21:42:24 PST 2023; root:xnu-8796.141.3.702.9~2/RELEASE_ARM64_T6020 arm64
When I run npm test, all tests fail because there's something wrong with vm-exec.wasm:
Any idea why it is happening?
The text was updated successfully, but these errors were encountered:
Here's my environment:
node -v v20.9.0 uname -a Darwin 9oelms-MacBook-Pro.local 22.6.0 Darwin Kernel Version 22.6.0: Tue Nov 7 21:42:24 PST 2023; root:xnu-8796.141.3.702.9~2/RELEASE_ARM64_T6020 arm64
When I run
npm test
, all tests fail because there's something wrong withvm-exec.wasm
:Any idea why it is happening?
The text was updated successfully, but these errors were encountered: