Could not list files for @anthropic-ai/claude-code@2.1.153
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 147
- Forks
- 29
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
hi,
npx ruvector decompile @anthropic-ai/claude-code
✖ Decompilation failed
Could not list files for @anthropic-ai/claude-code@2.1.153
Also tried with a local file - but it didn't produce a source - maybe I'm missing something?
npx ruvector decompile ./main.e71f14c90ad198dbcd58.js
✔ Decompilation complete
Decompilation Summary
Modules: 1
Source size: 14.8 KB
Functions: undefined
Classes: undefined
Witness root: c6da480b390c86db...
Output: decompiled/main.e71f14c90ad198dbcd58
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing both npx ruvector decompile @anthropic-ai/claude-code and the local main.e71f14c90ad198dbcd58.js command. Inspect the attached JavaScript outputs to determine whether the package file listing or local source generation is failing. Done means the package decompiles and the local input produces the expected source output, with the result verified against the reported summary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli, reverse-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100