mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-03-18 08:47:11 -05:00
448dbdb4f3213cba178fb6181d379e80ffaa30f6
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.
vue-cli

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
Languages
JavaScript
75%
Vue
22.9%
TypeScript
0.9%
Stylus
0.5%
HTML
0.3%
Other
0.4%