Why I am getting the error everytime as: Missing Helper although I have registered it using the express-handlebars in app.js?

后端 未结 0 817
春和景丽
春和景丽 2021-02-05 01:24

This is my app.js code.

var express = require(\'express\');
var path = require(\'path\');
var favicon = require(\'serve-favicon\');
var logger = require(\'morgan\         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题