I can see the console output “App listening on port 3000!”
However, when I visit the site, the request is timeout and shown Site didn't respond
. But I see no error in the console and the app runs find in my local.
Thanks for any help!
I can see the console output “App listening on port 3000!”
However, when I visit the site, the request is timeout and shown Site didn't respond
. But I see no error in the console and the app runs find in my local.
Thanks for any help!
Hi kirosc, welcome!
When I remix and run your project, in the logs, the husky install
completes successfully, but then I get this error:
Does that mean anything to you?
Ah ok, I just figured out that that’s the bot token, and mine is empty in .env… sorry, that’s not much use to you
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.