rescript-lang / rescript-lang/rescript-vscode
Client package files do no include all required dependencies
Open
Nobody has claimed this yet.
- Dominant language
- ReScript
- Stars
- 354
- Forks
- 63
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 1
Description
Was trying to build the client from source. So I just cd into the client directory since I don't need all deps.
Get an error saying that it is missing oxc-walker and magic-string.
Contributor guide
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 the client directory and inspect its package files and dependency declarations. Reproduce the source build, verify how oxc-walker and magic-string are resolved, and consider the issue done when the client builds from that directory with all required dependencies available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100