Ejs reports an error, can nodejs catch the error and deal with it?

for example

ejs.

a.b

a = undefined

at this time ejs will report an error

so the question is whether nodejs can catch this error.

Jan.29,2022
  • How does ejs do hyperlinks

    < H2 > for example, the code is as follows: < H2 > <div class="post-content"> <div class="ui grid"> <div class="four wide column"> <a class="avatar avatar-link" href=&quo...

    Apr.11,2021
Menu