Doesn't work behind proxy
Open
Nobody has claimed this yet.
- Dominant language
- PureScript
- Stars
- 831
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
Mainly because of using affjax for the requests (https://github.com/purescript-contrib/purescript-affjax/issues/131):
Resulting in pretty generic error message like:
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 at src/Spago/Command/Fetch.purs around lines 225-230, then read the linked affjax issue to understand the request limitation. Reproduce the generic failure behind a proxy and determine a supported change that makes fetching work there with actionable feedback; done when the proxy case no longer fails generically.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100