renesansz / discord-greeter-bot

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

node bot.js problems #214

Closed arcanis131 closed 5 years ago

arcanis131 commented 5 years ago

it says all this: /home/oliver/Documents/DiscordBot/node_modules/winston-transport/legacy.js:18 throw new Error('Invalid transport, must be an object with a log method.'); ^

Error: Invalid transport, must be an object with a log method. at new LegacyTransportStream (/home/oliver/Documents/DiscordBot/node_modules/winston-transport/legacy.js:18:11) at DerivedLogger.add (/home/oliver/Documents/DiscordBot/node_modules/winston/lib/winston/logger.js:345:11) at Object.winston.(anonymous function).args [as add] (/home/oliver/Documents/DiscordBot/node_modules/winston/lib/winston.js:110:68) at Object. (/home/oliver/Documents/DiscordBot/bot.js:6:8) at Module._compile (module.js:652:30) at Object.Module._extensions..js (module.js:663:10) at Module.load (module.js:565:32) at tryModuleLoad (module.js:505:12) at Function.Module._load (module.js:497:3) at Function.Module.runMain (module.js:693:10)

what does this mean. please help. i just copy pasted the code from the website and it all works except this. it is having problems with the bot.js file

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.