We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.2.3
Environment Info: System: OS: macOS High Sierra 10.13.6 CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz Binaries: Node: 8.11.4 - /usr/local/bin/node Yarn: 1.13.0 - /usr/local/bin/yarn npm: 6.4.1 - /usr/local/bin/npm Browsers: Chrome: 71.0.3578.98 Firefox: 64.0.2 Safari: 11.1.2 npmPackages: @vue/babel-helper-vue-jsx-merge-props: 1.0.0-beta.2 @vue/babel-plugin-transform-vue-jsx: 1.0.0-beta.2 @vue/babel-preset-app: 3.3.0 @vue/babel-preset-jsx: 1.0.0-beta.2 @vue/babel-sugar-functional-vue: 1.0.0-beta.2 @vue/babel-sugar-inject-h: 1.0.0-beta.2 @vue/babel-sugar-v-model: 1.0.0-beta.2 @vue/babel-sugar-v-on: 1.0.0-beta.2 @vue/cli-overlay: 3.3.0 @vue/cli-plugin-babel: ^3.3.0 => 3.3.0 @vue/cli-plugin-eslint: ^3.3.0 => 3.3.0 @vue/cli-service: ^3.3.0 => 3.3.1 @vue/cli-shared-utils: 3.3.0 @vue/component-compiler-utils: 2.5.0 @vue/eslint-config-prettier: ^4.0.1 => 4.0.1 @vue/preload-webpack-plugin: 1.1.0 @vue/web-component-wrapper: 1.2.0 babel-helper-vue-jsx-merge-props: 2.0.3 babel-plugin-transform-vue-jsx: 4.0.1 eslint-plugin-vue: ^5.0.0 => 5.1.0 vue: ^2.5.22 => 2.5.22 vue-awesome-swiper: ^3.1.3 => 3.1.3 vue-eslint-parser: 4.0.3 vue-hot-reload-api: 2.3.1 vue-i18n: ^8.7.0 => 8.7.0 vue-loader: 15.5.1 vue-router: ^3.0.2 => 3.0.2 vue-style-loader: 4.1.2 vue-template-compiler: ^2.5.21 => 2.5.22 vue-template-es2015-compiler: 1.8.1 vuex: ^3.1.0 => 3.1.0 npmGlobalPackages: @vue/cli: Not Found
正常项目vue-cli2 可以正常编译 执行yarn serve 或 yarn build 就会卡住
如果代码有问题 给出提示信息,没问题正常编译
未正常编译,也未报错
The text was updated successfully, but these errors were encountered:
请提供复现。 没有错误信息提示的问题可能是这个 bug geowarin/friendly-errors-webpack-plugin#69 另外还有可能是循环依赖导致的卡住。
Sorry, something went wrong.
找到原因了,是因为项目开启了eslint,有个js文件压缩过,eslint 没有忽略这个文件导致的
No branches or pull requests
Version
3.2.3
Environment info
Steps to reproduce
正常项目vue-cli2 可以正常编译 执行yarn serve 或 yarn build 就会卡住
What is expected?
如果代码有问题 给出提示信息,没问题正常编译
What is actually happening?
未正常编译,也未报错
The text was updated successfully, but these errors were encountered: