Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unexpected token (60:35) in ejs #726

Open
kali64amd opened this issue Apr 23, 2023 · 1 comment
Open

unexpected token (60:35) in ejs #726

kali64amd opened this issue Apr 23, 2023 · 1 comment

Comments

@kali64amd
Copy link

I'm getting error in this and I'm clueless...

var REGEX_STRING = '(<%%|%%>|<%=|<%-|<%|<%#|<%|%>|-%>|_%>)';

@mde
Copy link
Owner

mde commented Apr 24, 2023

That's the regex used to parse the template into code/literals. You'll need to give a little more context for anyone to be able to help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@mde @kali64amd and others