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

use yarn 1.21.1 (latest rc) #4599

Closed
wants to merge 1 commit into from
Closed

Conversation

southerneer
Copy link
Contributor

@southerneer southerneer commented Jan 3, 2020

@southerneer
Copy link
Contributor Author

southerneer commented Jan 3, 2020

Hmm, I don't understand the circleci error message:

#!/bin/bash --login
yarn

/usr/bin/env: ‘node\r’: No such file or directory

Exited with code exit status 127

I'm guessing it's related to the fact that we're upgrading the package manager itself. @aksonov @bengtan could you guys try this PR when you get a chance and let me know if it works?

@bengtan
Copy link
Contributor

bengtan commented Jan 6, 2020

/usr/bin/env: ‘node\r’: No such file or directory

When I try this PR and do a yarn, I get this error on macOS but I don't get this error on Ubuntu.

Not sure yet.

@aksonov
Copy link
Contributor

aksonov commented Jan 6, 2020

I have the same error. I think it is something wrong with publishing that version, like that:
darkguy2008/parallelshell#58

@bengtan
Copy link
Contributor

bengtan commented Jan 6, 2020

The (husky?) pre-commit hook is modifying yarn-1.21.js.

Alternative PR: #4602

@bengtan
Copy link
Contributor

bengtan commented Jan 6, 2020

Closing in favour of #4602.

@bengtan bengtan closed this Jan 6, 2020
@bengtan bengtan deleted the update-project-yarn branch January 7, 2020 03:06
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