Failed to find purs
Open
Nobody has claimed this yet.
- Dominant language
- PureScript
- Stars
- 831
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
Running spago build from github workflow getting this error
> spago build
✘ Failed to find purs. Have you installed it, and is it in your PATH?
ELIFECYCLE Command failed with exit code 1.
ELIFECYCLE Command failed with exit code 1.
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 GitHub workflow that runs spago build and inspect how purs is installed and placed on PATH. Reproduce the failure in that workflow and confirm it is done when spago build can find purs and completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100