rescript-lang / rescript-lang/rescript-vscode
About the module cannot be found
Nobody has claimed this yet.
- Dominant language
- ReScript
- Stars
- 354
- Forks
- 63
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 1
Description
report errors:
[{
"resource": "/c:/Users/25729/Desktop/项目/rescript-project-template/bsconfig.json",
"owner": "generated_diagnostic_collection_name#5",
"code": "768",
"severity": 4,
"message": "Unable to load schema from 'https://raw.githubusercontent.com/rescript-lang/rescript-compiler/master/docs/docson/build-schema.json': getaddrinfo ENOENT raw.githubusercontent.com.",
"startLineNumber": 1,
"startColumn": 1,
"endLineNumber": 1,
"endColumn": 2
}]
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 with the reported diagnostic for bsconfig.json and the schema URL at raw.githubusercontent.com, then reproduce the error in the ReScript VSCode extension. Trace where this schema is requested and determine the expected behavior when it cannot be loaded; done means the reported module/schema error is resolved or handled clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100