Skip to content
New issue

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

Error: "extract-text-webpack-plugin" loader is used without the corresponding plugin #12

Open
EddyTheDove opened this issue Apr 12, 2017 · 3 comments
Projects

Comments

@EddyTheDove
Copy link

I have the following error when running npm run dev.

Error: "extract-text-webpack-plugin" loader is used without the corresponding plugin, refer to https://github.com/webpack/extract-text-webpack-plugin for the usage example at Object.module.exports.pitch @ ./~/vue-spinner/src/PulseLoader.vue

  • Windows 7
  • node v4.4.7
  • Vue 2
@greyby
Copy link
Owner

greyby commented Apr 12, 2017

Vue-spinner is not support vue.js 2.0 yet.

@EddyTheDove
Copy link
Author

Is that right? I am using it right now in Vue 2.0. It works on MacOS but not on windows. Here is loading button with PulseLoader

screen shot 2017-04-13 at 1 12 37 am

@amoshydra
Copy link

amoshydra commented Jul 11, 2017

I am not using extract-text-webpack-plugin

vue-spinner is working for me on Windows

  • Windows 10
  • node v6
  • Vue 2
  • yarn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
2.0
Awaiting triage
Development

No branches or pull requests

3 participants