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-08-02 18:03:29 +08:00
2018-07-13 10:56:22 -04:00
2019-07-18 20:10:45 +08:00
2018-01-06 13:04:43 -05:00
2019-04-11 14:49:12 +08:00
2019-07-18 20:09:24 +08:00

vue-cli Build Status Windows Build status lerna

Vue CLI is the Standard Tooling for Vue.js Development.

Documentation

Docs are available at https://cli.vuejs.org/ - we are still working on refining it and contributions are welcome!

Contributing

Please see contributing guide.

License

MIT

Description
🛠️ webpack-based tooling for Vue.js Development
Readme MIT 45 MiB
Languages
JavaScript 75%
Vue 22.9%
TypeScript 0.9%
Stylus 0.5%
HTML 0.3%
Other 0.4%