Skip to content

Instantly share code, notes, and snippets.

@abrkn
Created May 14, 2012 07:02
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 abrkn/2692366 to your computer and use it in GitHub Desktop.
Save abrkn/2692366 to your computer and use it in GitHub Desktop.
Error: Cannot find module 'html'
at Function._resolveFilename (module.js:332:11)
at Function._load (module.js:279:25)
at Module.require (module.js:354:17)
at require (module.js:370:17)
at View.templateEngine (C:\users\andy\git\striim\lib\escaped-server\node_modules\phantom\node_modules\express\li
ew\view.js:134:38)
at Function.compile (C:\users\andy\git\striim\lib\escaped-server\node_modules\phantom\node_modules\express\lib\v
js:68:17)
at ServerResponse._render (C:\users\andy\git\striim\lib\escaped-server\node_modules\phantom\node_modules\express
\view.js:417:18)
at ServerResponse.render (C:\users\andy\git\striim\lib\escaped-server\node_modules\phantom\node_modules\express\
view.js:318:17)
at C:\users\andy\git\striim\lib\routes\index.js:14:13
at callbacks (C:\users\andy\git\striim\node_modules\express\lib\router\index.js:272:11)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment