Skip to content

Instantly share code, notes, and snippets.

@hamdiamine
Created September 25, 2016 20:38
Show Gist options
  • Save hamdiamine/2fc760f2e6c43fe36f9568cce9ff9e63 to your computer and use it in GitHub Desktop.
Save hamdiamine/2fc760f2e6c43fe36f9568cce9ff9e63 to your computer and use it in GitHub Desktop.
Error when deploying node-oracledb application using METEOR UP
Verifying Deployment: FAILED
-----------------------------------STDERR-----------------------------------
erm"
npm ERR! node v4.4.7
npm ERR! npm v3.10.5
npm ERR! code ELIFECYCLE
npm ERR! meteor-dev-bundle@0.0.0 install: `node npm-rebuild.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the meteor-dev-bundle@0.0.0 install script 'node npm-rebuild.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the meteor-dev-bundle package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node npm-rebuild.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs meteor-dev-bundle
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls meteor-dev-bundle
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /bundle/bundle/programs/server/npm-debug.log
=> Redeploying previous version of the app
-----------------------------------STDOUT-----------------------------------
To see more logs type 'mup logs --tail=50'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment