digitransit-ui icon indicating copy to clipboard operation
digitransit-ui copied to clipboard

Next: Windows: Need to have cygwin

Open mvanlaar opened this issue 4 years ago • 1 comments

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.

mvanlaar avatar May 28 '21 07:05 mvanlaar

Currently, we don't have any developers in our team that use windows so the windows-related commands in package.json might be a bit outdated. You can create a pull request to update them/add new for running it on windows.

optionsome avatar Jun 10 '21 09:06 optionsome