On Thu, Jul 2, 2026 at 2:36 PM Bastien Roucaries <[email protected]> wrote: > It compile but upstream replace error by warning vite is still not ready > We must try autopkgtest
I checked `package.json` file that the tests requires `vitest run`. And `vitest` depends on `vite`. How do we run autopkgtest without vitest and vite? Best regards, -Andrew

