rescript-lang / rescript-lang/rescript-vscode

About the module cannot be found

Open
#743 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.