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

webgl.node: invalid ELF header #261

Open
lispking opened this issue Jun 22, 2023 · 0 comments
Open

webgl.node: invalid ELF header #261

lispking opened this issue Jun 22, 2023 · 0 comments

Comments

@lispking
Copy link

reference: https://github.com/zdu-strong/Technical_Backup/issues/3

Run error message

Error: /home/app/node_modules/gl/build/Release/webgl.node: invalid ELF header
    at Module._extensions..node (node:internal/modules/cjs/loader:1338:18)
    at Module.load (node:internal/modules/cjs/loader:1117:32)
    at Module._load (node:internal/modules/cjs/loader:958:12)
    at Module.require (node:internal/modules/cjs/loader:1141:19)
    at require (node:internal/modules/cjs/helpers:110:18)
    at bindings (/home/app/node_modules/bindings/bindings.js:112:48)
    at Object.<anonymous> (/home/app/node_modules/gl/src/javascript/native-gl.js:1:40)
    at Module._compile (node:internal/modules/cjs/loader:1254:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    at Module.load (node:internal/modules/cjs/loader:1117:32) {
  code: 'ERR_DLOPEN_FAILED'

Enviroment information:

OS version: Mac M1 13.4
Node version:  v18.14.2
Docker version: 24.0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant