swc-project / swc-project/swc-node
Typescript 7 RC doesn't work with @swc-node/register
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 95
- Avg merge
- 14d 11h
- Merged PRs (30d)
- 1
Description
The typescript imports here don't work with the new 7.0.1-rc typescript because the new typescript doesn't seem to export anything at the root.
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 in packages/register/register.ts at the linked TypeScript imports and compare them with the exports provided by TypeScript 7.0.1-rc. Verify that @swc-node/register can load and operate with that release; done means the root-import failure is resolved without breaking the existing register behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100