We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It encountered a problem when npm start using this module:
the node version:7.7.4
the npm version:4.1.2
I was running in docker.
How should i do?
The text was updated successfully, but these errors were encountered: