Skip to content

Conversation

haoqunjiang
Copy link
Member

  • We never referred to yarnpkg anywhere else in the codebase
  • For the rare case that yarn binary is overridden by Hadoop YARN,
    yarn --version will throw (it only supports yarn version), therefore
    it won't pass this check.

Fixes #3941.
Closes #3942.

- We never referred to `yarnpkg` anywhere else in the codebase
- For the rare case that `yarn` binary is overridden by Hadoop YARN,
`yarn --version` will throw (it only supports `yarn version`), therefore
it won't pass this check.

Fixes vuejs#3941.
@haoqunjiang haoqunjiang merged commit 448dbdb into vuejs:dev Jul 23, 2019
haoqunjiang added a commit that referenced this pull request Aug 2, 2019
- We never referred to `yarnpkg` anywhere else in the codebase
- For the rare case that `yarn` binary is overridden by Hadoop YARN,
`yarn --version` will throw (it only supports `yarn version`), therefore
it won't pass this check.

Fixes #3941.
Closes #3942.

(cherry picked from commit 448dbdb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

checkyarn fails on Solus
1 participant