Open
Description
Version
4.1.0
Reproduction link
https://github.com/duola8789/vue-learning-new
Environment info
Environment Info:
System:
OS: macOS Mojave 10.14.6
CPU: (4) x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
Binaries:
Node: 10.16.3 - /usr/local/bin/node
Yarn: 1.19.1 - /usr/local/bin/yarn
npm: 6.9.0 - /usr/local/bin/npm
Browsers:
Chrome: 79.0.3945.88
Firefox: 63.0.3
Safari: 13.0.1
npmPackages:
@vue/babel-helper-vue-jsx-merge-props: 1.0.0
@vue/babel-plugin-transform-vue-jsx: 1.1.2
@vue/babel-preset-app: 4.1.1
@vue/babel-preset-jsx: 1.1.2
@vue/babel-sugar-functional-vue: 1.1.2
@vue/babel-sugar-inject-h: 1.1.2
@vue/babel-sugar-v-model: 1.1.2
@vue/babel-sugar-v-on: 1.1.2
@vue/cli-overlay: 4.1.1
@vue/cli-plugin-babel: ^4.1.0 => 4.1.1
@vue/cli-plugin-eslint: ^4.1.0 => 4.1.1
@vue/cli-plugin-router: ^4.1.0 => 4.1.1
@vue/cli-plugin-typescript: ^4.1.0 => 4.1.1
@vue/cli-plugin-unit-jest: ^4.1.0 => 4.1.1
@vue/cli-plugin-vuex: ^4.1.0 => 4.1.1
@vue/cli-service: ^4.1.0 => 4.1.1
@vue/cli-shared-utils: 4.1.1
@vue/component-compiler-utils: 3.1.0
@vue/eslint-config-prettier: ^5.0.0 => 5.1.0
@vue/eslint-config-typescript: ^4.0.0 => 4.0.0
@vue/preload-webpack-plugin: 1.1.1
@vue/test-utils: 1.0.0-beta.29 => 1.0.0-beta.29
@vue/web-component-wrapper: 1.2.0
babel-helper-vue-jsx-merge-props: 2.0.3
eslint-plugin-vue: ^5.0.0 => 5.2.3
jest-serializer-vue: 2.0.2
typescript: ~3.5.3 => 3.5.3
vue: ^2.6.10 => 2.6.11
vue-class-component: ^7.0.2 => 7.1.0
vue-cli-plugin-element: ^1.0.1 => 1.0.1
vue-eslint-parser: 5.0.0
vue-hot-reload-api: 2.3.4
vue-jest: 3.0.5
vue-loader: 15.8.3
vue-property-decorator: ^8.3.0 => 8.3.0
vue-router: ^3.1.3 => 3.1.3
vue-style-loader: 4.1.2
vue-template-compiler: ^2.6.10 => 2.6.11
vue-template-es2015-compiler: 1.9.1
vuex: ^3.1.2 => 3.1.2
vuex-class: ^0.3.2 => 0.3.2
npmGlobalPackages:
@vue/cli: 4.1.1
Steps to reproduce
1 yarn serve
2 add
3 make a type error at *.ts file
What is expected?
The compiling is terminated
What is actually happening?
Error infos are show in terminal window, but it doesn't break off compiling