jtremback / avocado

42 stars 11 forks source link

npm start error #7

Closed jamesyoung closed 8 years ago

jamesyoung commented 8 years ago

Is there a step prior to npm start?

Error: Invalid JSON RPC response: "Error: connect ECONNREFUSED 127.0.0.1:8545\n at Object.exports._errnoException (util.js:953:11)\n at exports._exceptionWithHostPort (util.js:976:20)\n at TCPConnectWrap.afterConnect as oncomplete"

jamesyoung commented 8 years ago

I did not know I needed to run testrpc first, which fixed the issue.