-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
I have built docker images for i05 iteration using Docker quick terminal in windows 8.1. It built successfully. when i try to run using Kitematic, i get the following error.
Code: plugin_load_failed
Details: { 'orig$':
{ [Error: use-plugin: Could not load plugin mesh defined in seneca-mesh due t
o error: /node_modules/msgpack/build/Release/msgpackBinding.node: invalid ELF he
ader.]
eraro: true,
orig: null,
code: 'load_failed',
'use-plugin': true,
package: 'use-plugin',
msg: 'use-plugin: Could not load plugin mesh defined in seneca-mesh due to
error: /node_modules/msgpack/build/Release/msgpackBinding.node: invalid ELF head
er.',
details:
{ options: { auto: true },
callback: undefined,
history:
[ { module: '/node_modules/chairo/node_modules/seneca/seneca.js',
path: 'mesh' },
{ module: '/node_modules/chairo/node_modules/seneca/seneca.js',
path: 'seneca-mesh' } ],
name: 'mesh',
search:
[ { type: 'normal', name: 'mesh' },
{ type: 'normal', name: 'seneca-mesh' },
{ type: 'normal', name: './mesh' },
{ type: 'normal', name: './seneca-mesh' } ],
err: [Error: /node_modules/msgpack/build/Release/msgpackBinding.node: in
valid ELF header],
found: { type: 'normal', name: 'seneca-mesh' },
found_name: 'seneca-mesh',
err_msg: '/node_modules/msgpack/build/Release/msgpackBinding.node: inval
id ELF header' },
callpoint: 'at Seneca.api_use [as use] (/node_modules/chairo/node_modules/s
eneca/seneca.js:964:29)' },
'message$': 'use-plugin: Could not load plugin mesh defined in seneca-mesh due
to error: /node_modules/msgpack/build/Release/msgpackBinding.node: invalid ELF
header.' }
Stack:
at errormaker (/node_modules/eraro/eraro.js:94:15)
at handle_load_error (/node_modules/use-plugin/use.js:262:12)
at loadplugin (/node_modules/use-plugin/use.js:205:13)
at Object.use (/node_modules/use-plugin/use.js:87:7)
at Seneca.api_use [as use] (/node_modules/chairo/node_modules/seneca/seneca.
js:964:29)
at /srv/app-dev.js:20:8
at module.exports (/app.js:77:3)
at Object.<anonymous> (/srv/app-dev.js:5:14)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
Can anyone help on this?
Metadata
Metadata
Assignees
Labels
No labels