Skip to content

Instantly share code, notes, and snippets.

@PunkChameleon
Created April 16, 2014 18:58
Show Gist options
  • Select an option

  • Save PunkChameleon/10920679 to your computer and use it in GitHub Desktop.

Select an option

Save PunkChameleon/10920679 to your computer and use it in GitHub Desktop.
Intern phantom error
➜ phantomjs-example git:(master) npm test
> [email protected] test /Users/nickweingartner/git-projects/intern-examples/phantomjs-example
> intern-runner config=tests/intern
Defaulting to "runner" reporter
Listening on 0.0.0.0:9000
Error: connect ECONNREFUSED
at errnoException (net.js:901:11)
at Object.afterConnect [as oncomplete] (net.js:892:19)
----------+-----------+-----------+-----------+-----------+
File | % Stmts |% Branches | % Funcs | % Lines |
----------+-----------+-----------+-----------+-----------+
----------+-----------+-----------+-----------+-----------+
All files | 100 | 100 | 100 | 100 |
----------+-----------+-----------+-----------+-----------+
TOTAL: tested 0 platforms, 0/0 tests failed; fatal error occurred
npm ERR! Test failed. See above for more details.
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment