Description
Kilo CLI version 7.2.4 fails to load with the following error:
Error
Error: No renderer found
at useRenderer (/$bunfs/root/src/index.js:399986:20)
at useTerminalDimensions (/$bunfs/root/src/index.js:399998:31)
at ErrorComponent (/$bunfs/root/src/index.js:451411:37)
at untrack (/$bunfs/root/src/index.js:398456:15)
at runComputation (/$bunfs/root/src/index.js:398666:24)
at updateComputation (/$bunfs/root/src/index.js:398649:17)
at devComponent (/$bunfs/root/src/index.js:398530:20)
at untrack2 (/$bunfs/root/src/index.js:402719:15)
at runComputation2 (/$bunfs/root/src/index.js:402955:24)
at updateComputation2 (/$bunfs/root/src/index.js:402938:18)
at runTop2 (/$bunfs/root/src/index.js:403074:25)
at runQueue2 (/$bunfs/root/src/index.js:403163:12)
at completeUpdates2 (/$bunfs/root/src/index.js:403110:16)
at runUpdates2 (/$bunfs/root/src/index.js:403096:21)
at completeUpdates2 (/$bunfs/root/src/index.js:403155:16)
at runUpdates2 (/$bunfs/root/src/index.js:403096:21)
at setStore (/$bunfs/root/src/index.js:403928:10)
at <anonymous> (/$bunfs/root/src/index.js:414510:21)
at processTicksAndRejections (native:7:39)
Steps to Reproduce
- Install or update to Kilo CLI 7.2.4
- Attempt to launch the CLI
Expected Behavior
The CLI should load and render normally.
Actual Behavior
The CLI crashes on startup with "No renderer found" error originating from the renderer/terminal dimensions initialization.
Description
Kilo CLI version 7.2.4 fails to load with the following error:
Error
Steps to Reproduce
Expected Behavior
The CLI should load and render normally.
Actual Behavior
The CLI crashes on startup with "No renderer found" error originating from the renderer/terminal dimensions initialization.