Hi! I'm trying to getting started with the (at first sight, incredible) litestar-vite package, but I cannot get working the 'assets' command, I follow the guide on the docs. I don't know if I'm missing something.
I'll leave below some package versions if it's of any help.
Python 3.13
uv 0.9.8
uv pip list
Package Version
anyio 4.12.1
certifi 2026.2.25
click 8.3.1
colorama 0.4.6
faker 40.11.0
h11 0.16.0
httpcore 1.0.9
httpx 0.28.1
idna 3.11
litestar 2.21.1
litestar-htmx 0.5.0
litestar-vite 0.19.0
markdown-it-py 4.0.0
mdurl 0.1.2
msgspec 0.20.0
multidict 6.7.1
multipart 1.3.1
polyfactory 3.3.0
pygments 2.19.2
pyyaml 6.0.3
rich 14.3.3
rich-click 1.9.7
sniffio 1.3.1
typing-extensions 4.15.0
tzdata 2025.3
websockets 16.0
Thanks!