[nodemon] clean exit - waiting for changes before restart

出现上述日志信息,程序就不能往下运行了。

原因:node程序在初始化的时候就报错了,仔细debug吧。。。

相关文章: