tj / ejs

Embedded JavaScript templates for node
4.47k stars 513 forks source link

Netbeans and ejs <% %> getting errors.... #228

Open viniciuscgp opened 7 years ago

viniciuscgp commented 7 years ago

I´m getting erros when using <% tag in netbeans. I tryed to put these tags inside comments but then the ejs doesn´t works. How can I get ejs tags working inside commentaries ?

mde commented 7 years ago

This version of EJS is no longer supported. The current version, installable via NPM, is here: https://github.com/mde/ejs.