Files
vue-cli/packages/@vue/cli-shared-utils/lib
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
..
2018-03-09 20:35:37 +01:00
2018-07-12 00:36:59 +02:00
2019-01-29 23:10:17 +08:00
2018-01-28 00:24:33 -05:00
2019-05-25 20:40:29 +08:00