Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

760
Views
Error: no se pudo encontrar la etiqueta de cierre coincidente para "<%=" en la ruta ejs

Recibo este error cuando uso rutas .ejs y no parece provenir del código sino del paquete ejs

 Error: Could not find matching close tag for "<%=". at E:\...\Main\node_modules\ejs\lib\ejs.js:740:19 at Array.forEach (<anonymous>) at Template.generateSource (E:\...\Main\node_modules\ejs\lib\ejs.js:730:15) at Template.compile (E:\...\Main\node_modules\ejs\lib\ejs.js:585:12) at Object.compile (E:\...\Main\node_modules\ejs\lib\ejs.js:396:16) at handleCache (E:\...\Main\node_modules\ejs\lib\ejs.js:233:18) at tryHandleCache (E:\...\Main\node_modules\ejs\lib\ejs.js:272:16) at View.exports.renderFile [as engine] (E:\...\Main\node_modules\ejs\lib\ejs.js:489:10) at View.render (E:\...\Main\node_modules\express\lib\view.js:135:8) at tryRender (E:\...\Main\node_modules\express\lib\application.js:640:10)

Intenté verificar dónde ocurrió el error, pero no me queda muy claro ya que soy nuevo en la codificación. Si puede ayudar, aquí es donde uso el <%= %>

 <img src="<%= profile.data[0].stats.rank.metadata.iconUrl %>" alt="<%= profile.data[0].stats.rank.metadata.tierName %>" style="height:4rem;width:4rem;margin-right:.5rem;"> <div> <span class="valorant-highlighted-stat__label"> <%= profile.data[0].stats.rank.displayName %> </span><br> <span class="valorant-highlighted-stat__value"> <%= profile.data[0].stats.rank.metadata.tierName %> </span> </div>
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

intente <%- profile.data[0].stats.rank.displayName %> - en lugar de =

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!