Error in LVGL UI Editor

I have download new version UI editor, after created a new project, I see this error, there is console log:

Console Ready
Generating code for project: E:/LVGL PRO/LVGL_Pro_Editor-1.0.0-rc2-windows/PROJ/TEST
⏳ Generating code...
Cleaning generated files...
Validating code...
LVGLSchemaService: already loaded from a previous run, clearing schemas...
LVGLSchemaService: loading schemas...
Found 2 XML files.
Code Validation passed
Generating C code:
☑️ Generated TEST_gen.h
☑️ Generated TEST_gen.c
[Resource Converter]
✅ Code generated successfully
Compiling project
Checking Podman virtual machine status...
Virtual machine is running
⌛ Compiling project E:/LVGL PRO/LVGL_Pro_Editor-1.0.0-rc2-windows/PROJ/TEST for "web" environment
⏳ Building lib LVGL
Trying to pull docker.io/lvglio/emscripten-sdl2:0.2.0...
Getting image source signatures
Copying blob sha256:a493d7ac2522c8bdca76a2247f48d365e06dd850be214a0be94d8f3bbf6b166d
Copying blob sha256:2c4a7a2c99f228e8c38c4d1da16d281ae12803db202434a520bcf6d8ef4b860a
Copying blob sha256:9cb31e2e37eab1bff50f727e979fcacb509e225fb853433a6fe21d2fb34e6305
Copying blob sha256:f57084a639d4723b48ddd732870762dc84a79db648716db74099ed0f3f92ef58
Copying blob sha256:f9190df4032cc006278fb277f4c5b63a2a3d6f5588fa3ebbff244f2854b9575f
Copying blob sha256:8df3aa92357f18515abef0c8ef630efc965b9714db064a222dad568ef02080eb
Copying blob sha256:537e0a5a550b4a7c93f4a404dbeff5e25afd9249972b13989583dd60233a07f1
Copying blob sha256:ccb335be5c526a4103f6a53bfbabe3ffdb910fdd82e11ee261287a2fa7e1a366
Copying blob sha256:d2ab4e0fa62e77beb1a086e4085801faf7e6cd21f956db641730d9f09951d696
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:2ca25e2a81c7b14c076f6b9791c8f7870662a490ad21dc46d5fb4308bb0a61f9
Copying blob sha256:7a3fd1ea7382f402aa620dc428e91ed2d159f67a6196e4466c56c9dc8f9fd870
Error: unable to copy from source docker://lvglio/emscripten-sdl2:0.2.0: copying system image from manifest list: parsing image configuration: Get "https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/67/67d0d1f8d4e4b248fc67b100f7e9d5b73a3e5cd203a74cc59902de8ef87c17f4/data??[redacted]": read tcp 172.19.xxx.xxx:44762->104.16.97.215:443: read: connection reset by peer
❌ lib LVGL build failed: Error: ❌ Failed to build lib LVGL
Build failed: Error: Failed to build liblvgl.a
Failed to build the emscripten module
Failed to setup project: Error: Failed to build the emscripten module

Have you checked the latest version?
I’d recommend using GitHub · Where software is built for Editor-related issues