Skip to content

Bug Report On Windows 11 #1

@ltoshea

Description

@ltoshea

`PS C:\code\ai-tooling\cc2codex> npm install

up to date, audited 22 packages in 571ms

7 packages are looking for funding
run npm fund for details

found 0 vulnerabilities
PS C:\code\ai-tooling\cc2codex> node bin/cc2codex.js install-plugin --force

🧩 Installing Codex migration plugin...

file:///C:/code/ai-tooling/cc2codex/src/plugin-installer.js:64
throw new Error(Plugin source not found at ${sourceDir});
^

Error: Plugin source not found at \C:\code\ai-tooling\cc2codex\plugins\cc2codex-migration-assistant
at installMigrationPlugin (file:///C:/code/ai-tooling/cc2codex/src/plugin-installer.js:64:11)
at Command. (file:///C:/code/ai-tooling/cc2codex/bin/cc2codex.js:257:20)
at Command.listener [as _actionHandler] (C:\code\ai-tooling\cc2codex\node_modules\commander\lib\command.js:542:17)
at C:\code\ai-tooling\cc2codex\node_modules\commander\lib\command.js:1502:14
at Command._chainOrCall (C:\code\ai-tooling\cc2codex\node_modules\commander\lib\command.js:1386:12)
at Command._parseCommand (C:\code\ai-tooling\cc2codex\node_modules\commander\lib\command.js:1501:27)
at C:\code\ai-tooling\cc2codex\node_modules\commander\lib\command.js:1265:27
at Command._chainOrCall (C:\code\ai-tooling\cc2codex\node_modules\commander\lib\command.js:1386:12)
at Command._dispatchSubcommand (C:\code\ai-tooling\cc2codex\node_modules\commander\lib\command.js:1261:25)
at Command._parseCommand (C:\code\ai-tooling\cc2codex\node_modules\commander\lib\command.js:1457:19)

Node.js v24.12.0`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions