Short description
When running bunx @cortexkit/aft-opencode@latest setup the wizard fails with an error pointing to non-existing type.
What happened?
The error:
$ bunx @cortexkit/aft-opencode@latest setup
file:///private/var/folders/yv/24zcyrzn0tsdg78xckk5mx0c0000gp/T/bunx-502-@cortexkit/aft-opencode@latest/node_modules/@cortexkit/aft-opencode/dist/cli.js:9528
import { styleText as t, stripVTControlCharacters as ne } from "node:util";
^^^^^^^^^
SyntaxError: The requested module 'node:util' does not provide an export named 'styleText'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:189:5)
Node.js v19.9.0
Plugin version
Current latest as of 15/04/2026
Platform
MacOS arm64
Short description
When running
bunx @cortexkit/aft-opencode@latest setupthe wizard fails with an error pointing to non-existing type.What happened?
The error:
$ bunx @cortexkit/aft-opencode@latest setup file:///private/var/folders/yv/24zcyrzn0tsdg78xckk5mx0c0000gp/T/bunx-502-@cortexkit/aft-opencode@latest/node_modules/@cortexkit/aft-opencode/dist/cli.js:9528 import { styleText as t, stripVTControlCharacters as ne } from "node:util"; ^^^^^^^^^ SyntaxError: The requested module 'node:util' does not provide an export named 'styleText' at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21) at async ModuleJob.run (node:internal/modules/esm/module_job:189:5) Node.js v19.9.0Plugin version
Current latest as of 15/04/2026
Platform
MacOS arm64