r-h36
Results
1
issues of
r-h36
Env settings: ``` node 10.15.1 npm 6.4.1 handlebars 4.1.2 express 4.16.4 ``` Just updated the express-handlebars from 3.0.0 to 3.1.0 run into this issue: server.js ``` const exphbs = require('express-handlebars');...