-
- Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
Version
4.0.5
Reproduction link
https://github.com/joe223/stylelint-webpack-plugin-block-WDS-launch
Environment info
System: OS: macOS Mojave 10.14.4 CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz Binaries: Node: 10.15.3 - ~/.nvm/versions/node/v10.15.3/bin/node Yarn: 1.16.0 - ~/.nvm/versions/node/v10.15.3/bin/yarn npm: 6.11.2 - ~/.nvm/versions/node/v10.15.3/bin/npm Browsers: Chrome: 78.0.3904.108 Firefox: 70.0.1 Safari: 12.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.0.5 @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.0.5 @vue/cli-plugin-babel: ^4.0.0 => 4.0.5 @vue/cli-plugin-eslint: ^4.0.0 => 4.0.5 @vue/cli-plugin-router: 4.0.5 @vue/cli-plugin-vuex: 4.0.5 @vue/cli-service: ^4.0.0 => 4.0.5 @vue/cli-shared-utils: 4.0.5 @vue/component-compiler-utils: 3.0.2 @vue/preload-webpack-plugin: 1.1.1 @vue/web-component-wrapper: 1.2.0 eslint-plugin-vue: ^5.0.0 => 5.2.3 vue: ^2.6.10 => 2.6.10 vue-eslint-parser: 5.0.0 vue-hot-reload-api: 2.3.4 vue-loader: 15.7.2 vue-style-loader: 4.1.2 vue-template-compiler: ^2.6.10 => 2.6.10 vue-template-es2015-compiler: 1.9.1 npmGlobalPackages: @vue/cli: 4.0.5 Steps to reproduce
- Use vue-cli to create project with default setting
- Add
stylelint-webpack-plugintovue.config.jsas https://vue-loader.vuejs.org/zh/guide/linting.html#stylelint mentioned - run WDS with
npm run dev
What is expected?
WDS should be launched successfully
What is actually happening?
WDS Starting keep launching.
Output:
> vue-cli-service serve INFO Starting development server...