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

please help ejs #119

Open
ulumind opened this issue May 29, 2022 · 2 comments
Open

please help ejs #119

ulumind opened this issue May 29, 2022 · 2 comments

Comments

@ulumind
Copy link

ulumind commented May 29, 2022

SyntaxError: Unexpected identifier in /root/XploitSPY/server/assets/views/welcome.ejs while compiling ejs

If the above error is not helpful, you may want to try EJS-Lint:
https://github.com/RyanZim/EJS-Lint
Or, if you meant to create an async function, pass async: true as an option.
at new Function ()
at Template.compile (/root/XploitSPY/server/node_modules/ejs/lib/ejs.js:673:12)
at Object.compile (/root/XploitSPY/server/node_modules/ejs/lib/ejs.js:398:16)
at handleCache (/root/XploitSPY/server/node_modules/ejs/lib/ejs.js:235:18)
at tryHandleCache (/root/XploitSPY/server/node_modules/ejs/lib/ejs.js:274:16)
at View.exports.renderFile [as engine] (/root/XploitSPY/server/node_modules/ejs/lib/ejs.js:491:10)
at View.render (/root/XploitSPY/server/node_modules/express/lib/view.js:135:8)
at tryRender (/root/XploitSPY/server/node_modules/express/lib/application.js:640:10)
at Function.render (/root/XploitSPY/server/node_modules/express/lib/application.js:592:3)
at ServerResponse.render (/root/XploitSPY/server/node_modules/express/lib/response.js:1012:7)

@r4vanan
Copy link

r4vanan commented Oct 21, 2022

It will be patched in new version

@Clperson
Copy link

Clperson commented Jun 7, 2023

I have the same error how to deal with it ?

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