-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What's the problem you're trying to solve?
Post any code you think might be relevant (one fenced block per file)
I dont understand why my login is not working I dont have something right so it cant find my file can you help me?
Error: Failed to lookup view "users/login" in views directory "/Users/chelseagallagher/code/mealsApp/views"
at Function.render (/Users/chelseagallagher/code/mealsApp/node_modules/express/lib/application.js:597:17)
at ServerResponse.render (/Users/chelseagallagher/code/mealsApp/node_modules/express/lib/response.js:1039:7)
at /Users/chelseagallagher/code/mealsApp/controllers/usercontrollers.js:30:9
at Layer.handle [as handle_request] (/Users/chelseagallagher/code/mealsApp/node_modules/express/lib/router/layer.js:95:5)
at next (/Users/chelseagallagher/code/mealsApp/node_modules/express/lib/router/route.js:144:13)
at Route.dispatch (/Users/chelseagallagher/code/mealsApp/node_modules/express/lib/router/route.js:114:3)
at Layer.handle [as handle_request] (/Users/chelseagallagher/code/mealsApp/node_modules/express/lib/router/layer.js:95:5)
at /Users/chelseagallagher/code/mealsApp/node_modules/express/lib/router/index.js:284:15
at Function.process_params (/Users/chelseagallagher/code/mealsApp/node_modules/express/lib/router/index.js:346:12)
at next (/Users/chelseagallagher/code/mealsApp/node_modules/express/lib/router/index.js:280:10)
If you see an error message, post it here. If you don't, what unexpected behavior are you seeing?
What is your best guess as to the source of the problem?
What things have you already tried to solve the problem?
Paste a link to your repository here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels