HSLdevcom / HSLdevcom/digitransit-ui
Next: Windows: Need to have cygwin
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 267
- Forks
- 145
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 75
Description
When running yarn setup under windows, you need also cygwin, because the clean scripts in package.json of the components use rm which is not available in native windows.
Contributor guide
No contributing guide indexed for this repository
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 yarn setup flow and the clean scripts in the components' package.json files. Check how the rm command prevents setup on native Windows and determine the expected Windows behavior, then verify the change by running yarn setup on Windows without the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100