bradtraversy / node_passport_login

Node.js login, registration and access control using Express and Passport
1.73k stars 1.3k forks source link

Error fix on path #94

Open donbreo opened 3 years ago

donbreo commented 3 years ago

Received the following error after clicking on the register link, have added a fix to make the path relative and its working. Error: Could not find the include file "("./partials/messages");"