strongloop / strong-pm

deployer for node applications
http://strong-pm.io
Other
1k stars 71 forks source link

Cannot deploy project with google-cloud in package.json #396

Closed narongdejsrn closed 4 years ago

narongdejsrn commented 7 years ago

Got the following error

npm ERR! enoent ENOENT: no such file or directory, chmod '/var/lib/strong-pm/svc/1/work/587e477f0fb800c2686878812b6b913847d11722.1490191176837/node_modules/google-cloud/node_modules/sshpk/bin\sshpk-conv'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! Please include the following file with any support request:
npm ERR!     /var/lib/strong-pm/svc/1/work/587e477f0fb800c2686878812b6b913847d11722.1490191176837/npm-debug.log
npm ERR! Linux 4.4.0-66-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "rebuild"
npm ERR! node v6.10.1
npm ERR! npm  v3.10.10
npm ERR! path /var/lib/strong-pm/svc/1/work/f2da5f853fca382efa615dfa55c7331aae488e71.1490192426524/node_modules/google-cloud/node_modules/sshpk/bin\sshpk-conv
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod

npm ERR! enoent ENOENT: no such file or directory, chmod '/var/lib/strong-pm/svc/1/work/f2da5f853fca382efa615dfa55c7331aae488e71.1490192426524/node_modules/google-cloud/node_modules/sshpk/bin\sshpk-conv'
npm ERR! enoent ENOENT: no such file or directory, chmod '/var/lib/strong-pm/svc/1/work/f2da5f853fca382efa615dfa55c7331aae488e71.1490192426524/node_modules/google-cloud/node_modules/sshpk/bin\sshpk-conv'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! Please include the following file with any support request:
npm ERR!     /var/lib/strong-pm/svc/1/work/f2da5f853fca382efa615dfa55c7331aae488e71.1490192426524/npm-debug.log

To replicate, add "google-cloud": "^0.48.0", to your package.json

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been closed due to continued inactivity. Thank you for your understanding.