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

Cannot run app #4

Open
Ajay-invin opened this issue Mar 6, 2018 · 2 comments
Open

Cannot run app #4

Ajay-invin opened this issue Mar 6, 2018 · 2 comments

Comments

@Ajay-invin
Copy link

This error pops while running this app

C:\Windows\system32>blockchat
connected
enter a username: C:\Users\wVw_PC\AppData\Roaming\npm\node_modules\blockchat\nod
e_modules\supercop.js\lib.js:97
throw ex;
^

Error: connect ECONNREFUSED 159.65.168.34:46657
at Object.exports._errnoException (util.js:1024:11)
at exports._exceptionWithHostPort (util.js:1047:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1150:14)

C:\Windows\system32>

@anarkrypto
Copy link

I have this same error. Mac OS Hight Sierra Version 10.13.3

When I try the install, I receive this error:
$ npm install blockchat -g
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: This module relies on Node.js's internals and will break at some point. Do not use it, and update to [email protected].
/Users/kaiquenunes/.nvm/versions/node/v8.2.1/bin/blockchat -> /Users/kaiquenunes/.nvm/versions/node/v8.2.1/lib/node_modules/blockchat/bin/chat-client.js

So if I try to run:
$ blockchat
connected
enter a username: /Users/kaiquenunes/.nvm/versions/node/v8.2.1/lib/node_modules/blockchat/node_modules/supercop.js/lib.js:97
throw ex;
^

Error: connect ECONNREFUSED 159.65.168.34:46657
at Object.exports._errnoException (util.js:1024:11)
at exports._exceptionWithHostPort (util.js:1047:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1150:14)

@anarkrypto
Copy link

anarkrypto commented Apr 11, 2018

I used "nvm use 8.2"

And I already updated to [email protected]

But still not working. The same error.

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

2 participants