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
Installed the editor on Windows 11. I also have Docker installed (Docker desktop 4.37.1).
Using the examples in the repo and opening home.xml, I am getting the following error in the console:
Console Ready
About to load wasm runtime
Starting load process
Creating script element
Appending script to document head
Runtime file not found.
Script load error: [object Event]
[WASM] Top level error: Error: Script load error: [object Event]
Load process completed
Toggling developer tools, the console reports: app://runtime/lved-runtime.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
I tried uninstalling and re-installing but no change.
The text was updated successfully, but these errors were encountered:
Same exact issue for me too. I guess it is related to docker, maybe... It complained when docker was not running. but when I started docker there was an image downloaded but then there is no container running it...
Installed the editor on Windows 11. I also have Docker installed (Docker desktop 4.37.1).
Using the examples in the repo and opening home.xml, I am getting the following error in the console:
Toggling developer tools, the console reports:
app://runtime/lved-runtime.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
I tried uninstalling and re-installing but no change.
The text was updated successfully, but these errors were encountered: