meteor-tupperware icon indicating copy to clipboard operation
meteor-tupperware copied to clipboard

Getting a missing Binary

Open adamgins opened this issue 8 years ago • 1 comments

Thanks for Tupperware...

Any ideas on the following issue pls:

> Starting app on port 3000...
## There is an issue with `node-fibers` ##
`/opt/meteor/dist/bundle/programs/server/node_modules/fibers/bin/linux-x64-57/fibers.node` is missing.

Try running this to fix the issue: /opt/nodejs/bin/node /opt/meteor/dist/bundle/programs/server/node_modules/fibers/build
/opt/meteor/dist/bundle/programs/server/node_modules/fibers/fibers.js:20
	throw new Error('Missing binary. See message above.');
	^

Error: Missing binary. See message above.
    at Object.<anonymous> (/opt/meteor/dist/bundle/programs/server/node_modules/fibers/fibers.js:20:8)
    at Module._compile (module.js:635:30)
    at Object.Module._extensions..js (module.js:646:10)
    at Module.load (module.js:554:32)
    at tryModuleLoad (module.js:497:12)
    at Function.Module._load (module.js:489:3)
    at Module.require (module.js:579:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/opt/meteor/dist/bundle/programs/server/boot.js:1:75)
    at Module._compile (module.js:635:30)
Adams-MacBook-Pro:buzzy7 adamginsburg$ 

adamgins avatar Nov 06 '17 19:11 adamgins

@adamgins found the fix?

ravjot28 avatar Aug 14 '18 21:08 ravjot28