-
Notifications
You must be signed in to change notification settings - Fork 2
Error when starting new worktree #91
Description
❯ Implement local task LOCAL-5 (SEO and preview links). You are already in the correct worktree. Run openkit task context to get full task details, then execute the normal OpenKit flow: run pre-implementation hooks
before coding, run required custom hooks when conditions match, and run post-implementation hooks before
finishing. Treat AI context and todo checklist as highest-priority instructions. If you need user approval or
instructions, run openkit activity await-input before asking.
⏺ Bash(openkit task context)
⎿ Error: Exit code 1
✖ Fatal error: Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'cli-width' imported from
/Applications/OpenKit.app/Contents/Resources/app.asar/node_modules/@inquirer/core/dist/lib/utils.js
Did you mean to import "cli-width/index.js"?
at Object.getPackageJSONURL (node:internal/modules/package_json_reader:301:9)
at packageResolve (node:internal/modules/esm/resolve:781:81)
at moduleResolve (node:internal/modules/esm/resolve:872:18)
at defaultResolve (node:internal/modules/esm/resolve:1004:11)
at #cachedDefaultResolve (node:internal/modules/esm/loader:719:20)
at #resolveAndMaybeBlockOnLoaderThread (node:internal/modules/esm/loader:736:38)
at ModuleLoader.resolveSync (node:internal/modules/esm/loader:765:52)
… +5 lines (ctrl+o to see all)