You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.
TypeError: log4js.getDefaultLogger is not a function
at Base.extend.getSource (/Users/x/.nvm/versions/node/v6.10.1/lib/node_modules/kobold/lib/kobold.js:48:25)
at new <anonymous> (/Users/x/.nvm/versions/node/v6.10.1/lib/node_modules/kobold/node_modules/preceptor-core/lib/utils.js:108:34)
at koboldRunner (/Users/x/.nvm/versions/node/v6.10.1/lib/node_modules/kobold/index.js:18:10)
at Object.<anonymous> (/Users/x/.nvm/versions/node/v6.10.1/lib/node_modules/kobold/resource/run.js:5:1)
at Module._compile (module.js:570:32)
log4js seems to use [https://github.com/log4js-node/log4js-node] const logger = log4js.getLogger('x');
The text was updated successfully, but these errors were encountered:
bitmensch
added a commit
to bitmensch/kobold
that referenced
this issue
Mar 7, 2018
When running kobold, I get the following error:
log4js seems to use [https://github.com/log4js-node/log4js-node]
const logger = log4js.getLogger('x');
The text was updated successfully, but these errors were encountered: