Skip to content

Error on opening Register Page  #101

@sahilcode17

Description

@sahilcode17

In Register Page The error is shown as :
Could not find the include file "("./partials/messages");"
is due <%- include ("./partials/messages"); %> in the file Register.ejs
Due to which the page is not able to fetch the errors
changing to <% include ./partials/messages %> resolves the error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions