renesansz / discord-greeter-bot

My greeter bot for Discord
MIT License
49 stars 38 forks source link

Error at cmd, seems to be a winston problem. [RESOLVED] #242

Closed ThatOneIceGuy closed 4 years ago

ThatOneIceGuy commented 4 years ago

Error: Invalid transport, must be an object with a log method. at new LegacyTransportStream (C:\Users\diego\Desktop\UCBot\node_modules\winston-transport\legacy.js:18:11) at DerivedLogger.add (C:\Users\diego\Desktop\UCBot\node_modules\winston\lib\winston\logger.js:345:11) at Object.winston. [as add] (C:\Users\diego\Desktop\UCBot\node_modules\winston\lib\winston.js:110:68) at Object. (C:\Users\diego\Desktop\UCBot\bot.js:6:8) at Module._compile (internal/modules/cjs/loader.js:956:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10) at Module.load (internal/modules/cjs/loader.js:812:32) at Function.Module._load (internal/modules/cjs/loader.js:724:14) at Function.Module.runMain (internal/modules/cjs/loader.js:1025:10) at internal/main/run_main_module.js:17:11