Running npm run dev and opening the link doesn't work #6728
Unanswered
BrendanFre
asked this question in
Q&A
Replies: 1 comment
-
I don't think loading I would try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running a code-server inside a Docker which the ui is exposed to the internet.
When I try:
It opens the port and says to navigate to http://localhost:5173, however when I open that page nothing appears. I'm using the vite with React to develop a website. I've looked through the documentation and can't establish the issue.
Anyone know how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions