“Start a server to see the hosted output” error

I’ve created a discord bot using node.js and whenever i click “run” an error pops up that says “Start a server to see the hosted output” and I don’t know how to fix it, what should i do?

This is the repl’s link : https://replit.com/@anasbalobaid/Tectable-Bot-Code#index.js

Hello @anasbalobaid, welcome to Replit Ask!

When I ran the code, it gave me an error. Consider checking the console tab.

1 Like

Hey @anasbalobaid!

The reason it isn’t running and saying “Start a server to see the hosted output.” is probably because your code has an error in it. Like Faries0feast said look in your Console tab.

1 Like