Skip to content

Instantly share code, notes, and snippets.

@ag4ve
Created September 19, 2012 10:00
Show Gist options
  • Save ag4ve/3748799 to your computer and use it in GitHub Desktop.
Save ag4ve/3748799 to your computer and use it in GitHub Desktop.
static file error
Error: ELOOP, stat '/home/swilson/node/fr/public/css/slick.grid.css'
Error: ELOOP, stat '/home/swilson/node/fr/public/js/slick.grid.js'
Error: ELOOP, stat '/home/swilson/node/fr/public/js/slick.core.js'
info: HTTP GET /js/jquery.event.drag-2.0.min.js httpVersion=1.1, host=localhost:
3000, connection=keep-alive, referer=http://localhost:3000/index.html, accept=*/
*, user-agent=Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.3 (KHTML,
like Gecko) Chrome/6.0.472.63 Safari/534.3, accept-encoding=gzip,deflate,sdch, a
ccept-language=en-US,en;q=0.8, accept-charset=ISO-8859-1,utf-8;q=0.7,*;q=0.3, co
okie=connect.sid=s%3AnB1AHCD1YPZchKXoA9VapeLl.4kMAiplqr56trM6gMtpnju3VeqI%2B2nrZ
sDnqrPs5YXo, url=/js/jquery.event.drag-2.0.min.js, method=GET, originalUrl=/js/j
query.event.drag-2.0.min.js,
Error: Cannot find module 'undefined'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:362:17)
at require (module.js:378:17)
at new View (/home/swilson/node/fr/node_modules/express/lib/view.js:42:49)
at Function.app.render (/home/swilson/node/fr/node_modules/express/lib/appli
cation.js:485:12)
at ServerResponse.res.render (/home/swilson/node/fr/node_modules/express/lib
/response.js:718:7)
at Object.handle (/home/swilson/node/fr/app.js:77:13)
at next (/home/swilson/node/fr/node_modules/express/node_modules/connect/lib
/proto.js:190:15)
at pass (/home/swilson/node/fr/node_modules/express/lib/router/index.js:108:
24)
info: HTTP GET /favicon.ico httpVersion=1.1, host=localhost:3000, connection=kee
p-alive, accept=*/*, user-agent=Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWeb
Kit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3, accept-encoding=gz
ip,deflate,sdch, accept-language=en-US,en;q=0.8, accept-charset=ISO-8859-1,utf-8
;q=0.7,*;q=0.3, cookie=connect.sid=s%3AnB1AHCD1YPZchKXoA9VapeLl.4kMAiplqr56trM6g
Mtpnju3VeqI%2B2nrZsDnqrPs5YXo, url=/favicon.ico, method=GET, originalUrl=/favico
n.ico,
Error: Cannot find module 'undefined'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:362:17)
at require (module.js:378:17)
at new View (/home/swilson/node/fr/node_modules/express/lib/view.js:42:49)
at Function.app.render (/home/swilson/node/fr/node_modules/express/lib/appli
cation.js:485:12)
at ServerResponse.res.render (/home/swilson/node/fr/node_modules/express/lib
/response.js:718:7)
at Object.handle (/home/swilson/node/fr/app.js:77:13)
at next (/home/swilson/node/fr/node_modules/express/node_modules/connect/lib
/proto.js:190:15)
at pass (/home/swilson/node/fr/node_modules/express/lib/router/index.js:108:
24)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment