It seems it has been a long time since the last time handlebars-helpers
and logging-helpers
updated.
So there are some dependencies outdated.
I solved this issue by edit the node_modules/logging-helpers/package.json
updated it to:
"dependencies": {
"isobject": "^3.0.0",
"log-utils": "0.3.0"
},
also, I updated the package-lock.json.
Then the issue got resolved.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…