freeCodeCamp / freeCodeCamp/courses-vscode-extension

[BUG] `checkIfURLIsAvailable` rejects because ECONNREFUSED 127.0.0.1:8080

Open
#144 1 comment 0 reactions 0 assignees View on GitHub
patch
Dominant language
TypeScript
Stars
59
Forks
22
PR merge metrics
No merged PRs in 30d

Description

I suspect there is a simple setting needing changed to allow the extension CORS access to `locahost:8080`, but am unsure where/what.

Contributor guide

Open the contributing guide

Research direction

Locate checkIfURLIsAvailable in the TypeScript extension and trace how it handles the request to localhost:8080; first reproduce the reported ECONNREFUSED failure. Done means the extension can check the intended local URL without the reported failure, with the CORS behavior clarified or corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
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.