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

CI: wasm test failure #50

Open
Nugine opened this issue Mar 3, 2025 · 0 comments
Open

CI: wasm test failure #50

Nugine opened this issue Mar 3, 2025 · 0 comments
Labels

Comments

@Nugine
Copy link
Owner

Nugine commented Mar 3, 2025

https://github.com/Nugine/simd/actions/runs/13624970391/job/38080519942

Executing bindgen...                              
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module 'env'
Require stack:
- /tmp/.tmpjOtrVK/wasm-bindgen-test.js
- /tmp/.tmpjOtrVK/run.cjs
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/tmp/.tmpjOtrVK/wasm-bindgen-test.js:4:18)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [ '/tmp/.tmpjOtrVK/wasm-bindgen-test.js', '/tmp/.tmpjOtrVK/run.cjs' ]
}

Node.js v20.18.3
error: test failed, to rerun pass `--test it`
@Nugine Nugine added the test label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant