app-dump icon indicating copy to clipboard operation
app-dump copied to clipboard

Issue with MUP deployment

Open ytay2 opened this issue 9 years ago • 2 comments

Hi, first of all thanks for this wonderful package.

However, I am facing issues while using this with MUP. I get the following error during deployment (sorry if this is an issue with MUP). but it works on my local copy!

Thanks in advance, here's the error log!

-----------------------------------STDERR-----------------------------------
npm ERR! Error: version not found: [email protected]
npm ERR!     at /opt/nodejs/lib/node_modules/npm/lib/cache/add-named.js:125:12
npm ERR!     at saved (/opt/nodejs/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:167:7)
npm ERR!     at Object.oncomplete (fs.js:108:15)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Linux 3.13.0-57-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! cwd /opt/RedReapers/tmp/bundle/programs/server/npm/hitchcott_app-dump/node_modules/mongodb-backup
npm ERR! node -v v0.10.36
npm ERR! npm -v 1.4.28
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /opt/RedReapers/tmp/bundle/programs/server/npm/hitchcott_app-dump/node_modules/mongodb-backup/npm-debug.log
npm ERR! not ok code 0
-----------------------------------STDOUT-----------------------------------
 > ./mongodb-backup: npm install due to binary npm modules

ytay2 avatar Nov 09 '15 12:11 ytay2

related with #24

hex7c0 avatar Nov 09 '15 13:11 hex7c0

Is this fixed now in 0.4.2 ?

IstoraMandiri avatar Nov 15 '15 15:11 IstoraMandiri