Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #5 - windows line endings break yarn usage #6

Merged
merged 3 commits into from
Mar 28, 2022

Conversation

jrnewton
Copy link
Owner

Follow the suggestions in yarnpkg/yarn#5480

  • establish .editorconfig setting to ensure LF is used by editor
  • establish .gitattributes setting to ensure LF is used upon checkout

Follow the suggestions in yarnpkg/yarn#5480

- establish .editorconfig setting to ensure LF is used by editor
- establish .gitattributes setting to ensure LF is used upon checkout

Convert existing files to LF via dos2unix.
@jrnewton jrnewton linked an issue Mar 28, 2022 that may be closed by this pull request
@jrnewton jrnewton merged commit edc5c40 into main Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

env: node\r: No such file or directory
1 participant