You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm really excited about the project and the UI was working for a while but it seems like some state got corrupted somewhere, because all of a sudden I get this error message instead of the UI:
ui/index.html not found. Run `npm run build` in the ui directory to create it, or run `npm run dev` to run the dev server and access localhost:5173 instead.
I'm not building ICE from source so I'm pretty confused as to how this could have happened.
I see that this error has happened to someone else, but it wasn't resolved there. #154 (comment)
Any help would be really appreciated, thanks!
The text was updated successfully, but these errors were encountered:
Aha! I was finally able to resolve this by restarting the server using python -m ice.server stop. I missed that command as the logs flew by. Would it be possible to add this command in a more prominent place in the docs?
Hi! I'm really excited about the project and the UI was working for a while but it seems like some state got corrupted somewhere, because all of a sudden I get this error message instead of the UI:
I'm not building ICE from source so I'm pretty confused as to how this could have happened.
I see that this error has happened to someone else, but it wasn't resolved there.
#154 (comment)
Any help would be really appreciated, thanks!
The text was updated successfully, but these errors were encountered: