Created
August 28, 2011 17:03
-
-
Save Fabryz/1176922 to your computer and use it in GitHub Desktop.
Nodester error on /status
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error: failed to locate view "status" | |
at Function.compile (/node_modules/express/lib/view.js:58:15) | |
at ServerResponse._render (/node_modules/express/lib/view.js:416:18) | |
at ServerResponse.render (/node_modules/express/lib/view.js:317:17) | |
at Router.<anonymous> (/app/server.js:70:9) | |
at done (/node_modules/express/lib/router/index.js:250:22) | |
at middleware (/node_modules/express/lib/router/index.js:244:9) | |
at param (/node_modules/express/lib/router/index.js:227:11) | |
at pass (/node_modules/express/lib/router/index.js:232:6) | |
at Router._dispatch (/node_modules/express/lib/router/index.js:255:4) | |
at Object.handle (/node_modules/express/lib/router/index.js:45:10) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment