Skip to content

Instantly share code, notes, and snippets.

@rgrove
Created July 9, 2013 17:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rgrove/5959326 to your computer and use it in GitHub Desktop.
Save rgrove/5959326 to your computer and use it in GitHub Desktop.
rgrove@sulaco:~/src/yui/yui3 (dev-3.x)$ yogi serve
yogi [info] using yogi@0.1.10 on node@0.10.4
yogi [info] adding tests route
yogi [info] this is yui, using global path for all docs
yogi [info] launching yuidoc --server 5001 --config /Users/rgrove/src/yui/yui3/src/common/api/yuidoc.json
yogi [info] this is yui, using global path for all docs
yogi [info] launching selleck --server 5002 --project /Users/rgrove/src/yui/yui3/src/common/docs/
yogi [info] launching xdr server on port 5003
yogi [info] listening on: http://127.0.0.1:5000
events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn ENOENT
at errnoException (child_process.js:975:11)
at Process.ChildProcess._handle.onexit (child_process.js:766:34)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment