Skip to content

Instantly share code, notes, and snippets.

Created September 10, 2012 20:23
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 anonymous/404461899c6b356d702b to your computer and use it in GitHub Desktop.
Save anonymous/404461899c6b356d702b to your computer and use it in GitHub Desktop.
root@jq02:/var/www/download.jqueryui.com# /var/www/download.jqueryui.com/server.js --port 3000 --host 0.0.0.0
/var/www/download.jqueryui.com/lib/builder.js:65
return glob( release.path + path ).filter( noDirectory ).map( stripInput ).fi
^
TypeError: Cannot read property 'path' of undefined
at /var/www/download.jqueryui.com/lib/builder.js:65:22
at Array.map (native)
at Object.<anonymous> (/var/www/download.jqueryui.com/lib/builder.js:64:3)
at Module._compile (module.js:449:26)
at Object.Module._extensions..js (module.js:467:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:362:17)
at require (module.js:378:17)
at Object.<anonymous> (/var/www/download.jqueryui.com/server.js:6:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment