Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sometimes get this error after deploying #74

Open
max-mykhailenko opened this issue Mar 11, 2015 · 0 comments
Open

Sometimes get this error after deploying #74

max-mykhailenko opened this issue Mar 11, 2015 · 0 comments

Comments

@max-mykhailenko
Copy link

After
All Completed :)
I got this

/.../node_modules/dploy/lib/deploy.js:791
          con.closed.add(function() {
                     ^
TypeError: Cannot call method 'add' of null
    at Deploy.module.exports.Deploy.removeConnections (/.../node_modules/dploy/lib/deploy.js:791:22)
    at Deploy.removeConnections (/.../node_modules/dploy/lib/deploy.js:3:61)
    at Deploy.module.exports.Deploy.nextOnQueue (/.../node_modules/dploy/lib/deploy.js:663:19)
    at /.../node_modules/dploy/lib/deploy.js:306:22
    at Object.SignalBinding.execute (/.../node_modules/dploy/node_modules/signals/dist/signals.js:93:48)
    at Object.Signal.dispatch (/.../node_modules/dploy/node_modules/signals/dist/signals.js:384:84)
    at Object.Signal.dispatch (/.../node_modules/dploy/node_modules/signals/dist/signals.js:187:39)
    at null.
npm ERR! Darwin 14.3.0
npm ERR! argv "node" "/usr/local/bin/npm" "run" "upload"
npm ERR! node v0.10.35
npm ERR! npm  v2.5.1
npm ERR! code ELIFECYCLE
npm ERR! Kata.im@0.4.4 upload: `node build/upload.js`
npm ERR! Exit status 8
npm ERR!
npm ERR! Failed at the Kata.im@0.4.4 upload script 'node build/upload.js'.
npm ERR! This is most likely a problem with the Kata.im package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node build/upload.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls Kata.im
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /.../npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant