Skip to content

Conversation

@ezpuzz
Copy link

@ezpuzz ezpuzz commented Oct 8, 2018

yarn will always output a \n in json output between lines so we should use that instead of os.EOL

@jhnns
Copy link
Member

jhnns commented Dec 22, 2018

Thanks for the PR 👍

Can you tell me the OS and terminal where Updtr is not working as expected? AppVeyor runs our tests on Windows machines.

@ezpuzz
Copy link
Author

ezpuzz commented Dec 23, 2018

i think windows powershell, been a little while
i'll try to confirm
i did verify in yarn source that it is always a \n only though and that EOL changes on different systems.

@jhnns
Copy link
Member

jhnns commented Jan 7, 2019

Can you post a link to the yarn source code?

Could you also change all occurrences of EOL to \n? That might be the reason why the PR is not building on AppVeyor.

Could you also undo all format changes not related to this change?

I'd be happy to merge this PR asap 😁 🎉

@callmeberzerker
Copy link

Is there any update on this PR?

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.

3 participants