Files
vue-cli/packages/@vue/cli-shared-utils
Haoqun Jiang 470c94ee1a fix: use yarn --version to detect yarn (#4336)
- 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 448dbdb4f3)
2019-08-02 18:41:34 +08:00
..
2019-07-03 16:20:20 +08:00
2017-12-28 15:58:52 -05:00

@vue/cli-shared-utils

shared-utils for vue-cli