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

/node_modules/weak/build/Release/weakref.node: invalid ELF header #77

Open
shaowin16 opened this issue Apr 11, 2017 · 0 comments
Open

Comments

@shaowin16
Copy link

shaowin16 commented Apr 11, 2017

It encountered a problem when npm start using this module:

08:16:44 0|moria-ag | 2017-04-11 08:16:44: Error: /home/node_modules/weak/build/Release/weakref.node: invalid ELF header
08:16:44 0|moria-ag |     at Object.Module._extensions..node (module.js:598:18)
08:16:44 0|moria-ag |     at Module.load (module.js:488:32)
08:16:44 0|moria-ag |     at tryModuleLoad (module.js:447:12)
08:16:44 0|moria-ag |     at Function.Module._load (module.js:439:3)
08:16:44 0|moria-ag |     at Module.require (module.js:498:17)
08:16:44 0|moria-ag |     at require (internal/module.js:20:19)
08:16:44 0|moria-ag |     at bindings (/home/node_modules/bindings/bindings.js:76:44)
08:16:44 0|moria-ag |     at Object.<anonymous> (/home/node_modules/weak/lib/weak.js:7:35)
08:16:44 0|moria-ag |     at Module._compile (module.js:571:32)
08:16:44 0|moria-ag |     at Object.Module._extensions..js (module.js:580:10)
08:16:44 0|moria-ag |     at Module.load (module.js:488:32)
08:16:44 0|moria-ag |     at tryModuleLoad (module.js:447:12)
08:16:44 0|moria-ag |     at Function.Module._load (module.js:439:3)
08:16:44 0|moria-ag |     at Module.require (module.js:498:17)
08:16:44 0|moria-ag |     at require (internal/module.js:20:19)
08:16:44 0|moria-ag |     at new D (/home/node_modules/dnode/index.js:28:20)

the node version:7.7.4
the npm version:4.1.2

I was running in docker.

How should i do?

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