問題タブ [hapi-good]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
node.js - Glue + Good コンソールが機能しない [Hapi.js]
ここに私のconfig.jsonコードがあります:
そしてserver.js:
私が得るエラー:
/home/master/Documents/Hapi/starter/node_modules/hoek/lib/index.js:736 throw new Error(msgs.join(' ') || '不明なエラー'); ^
エラー: 無効な登録オプション { "reporters" [1]: { "console": [ { "module": "good-squeeze", "name": "Squeeze", "args": [ { "log": "* "、
これに対する解決策はありますか?