Skip to content

claude-bridge unknown file extension exception #45

Description

@vivi365

Hi!

Thanks for useful packages.

I have an issue running claude-bridge:

🚀 Launching: node --import /usr/local/lib/node_modules/@mariozechner/claude-bridge/dist/interceptor-loader.js --no-deprecation /[...]/.local/share/claude/versions/1.0.120
Uncaught exception: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".120" for /[...]/.local/share/claude/versions/1.0.120
    at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:176:9)
    at defaultGetFormat (node:internal/modules/esm/get_format:219:36)
    at defaultLoad (node:internal/modules/esm/load:133:22)
    at async ModuleLoader.load (node:internal/modules/esm/loader:554:7)
    at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:435:45)
    at async ModuleJob._link (node:internal/modules/esm/module_job:106:19) {
  code: 'ERR_UNKNOWN_FILE_EXTENSION'
}

✅ Claude exited with code: 1
claude-bridge --version
1.0.14

Tried: Using claude code versions 1.0.124 and 1.0.120

Not immediately sure where this issue comes from.

Any ideas how to fix it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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