HSLdevcom / HSLdevcom/digitransit-ui

Next: Windows: Need to have cygwin

Open
#4,204 1 comment 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.