azproduction / lmd

LMD - JavaScript Module-Assembler for building better web applications :warning: Project is no longer supported :warning:
http://azproduction.ru/lmd/
MIT License
449 stars 27 forks source link

stats server is broken #120

Closed azproduction closed 11 years ago

azproduction commented 11 years ago
module.js:340
    throw err;
          ^
Error: Cannot find module 'jade'
    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/azproduction/www/search/node_modules/express/lib/view.js:42:49)
    at Function.app.render (/home/azproduction/www/search/node_modules/express/lib/application.js:486:12)
    at ServerResponse.res.render (/home/azproduction/www/search/node_modules/express/lib/response.js:753:7)
    at exports.attachTo.app.get.moduleName (/home/azproduction/www/search/node_modules/lmd/stats_server/lib/admin.js:61:21)
    at Object.oncomplete (fs.js:297:15)