Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
- express --view=hbs myapp [节点版本 12.18.2]
得到这样的错误
TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
以 root 身份安装 express 生成器 sudo npm install -g express-generator
sudo npm install -g express-generator