renesansz / discord-greeter-bot

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

node bot.js issue #213

Closed Justyndog closed 5 years ago

Justyndog commented 5 years ago

I get this error when trying to run "node bot.js"

_Error: Cannot find module 'C:\Users\justy\bot.js' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15) at Function.Module.load (internal/modules/cjs/loader.js:508:25) at Function.Module.runMain (internal/modules/cjs/loader.js:754:12) at startup (internal/bootstrap/node.js:283:19) at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)

BoredCook commented 5 years ago

got the same error ..

BoredCook commented 5 years ago

also tryed to get this npm install https://github.com/woor/discord.io/tarball/gateway_v6 but i get warnings and nothing. Capture31

BoredCook commented 5 years ago

This worked for me : npm install winston@2.2.0

calebwillden commented 5 years ago

This worked for me : npm install winston@2.2.0

Hey, that worked for me too! Thanks!

Yacuntaustralian commented 5 years ago

it's not working for me

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.