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?
Hi!
Thanks for useful packages.
I have an issue running claude-bridge:
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?