Package entrypoint for debug seems to be invalid / missing?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 798
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Getting an `ERR_UNSUPPORTED_DIR_IMPORT` error on import of `rosetta/debug`.
Looking at the package.json it seem like `exports` is missing.
Random thought about debug in general, it could be nice to set it as an option instead of a separate module import. Ofc. that's a bigger major change.
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 inspecting the package.json exports configuration and reproducing the ERR_UNSUPPORTED_DIR_IMPORT error when importing rosetta/debug. Done means the debug entrypoint can be imported successfully; the broader option-based debug redesign is outside this issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100