Files
vue-cli/packages/@vue/cli-shared-utils/lib
Haoqun Jiang 448dbdb4f3 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.
2019-07-23 20:35:05 +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
2019-05-04 00:27:53 +08:00