-
Notifications
You must be signed in to change notification settings - Fork 914
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
windows10 npm run build [email protected] Module build failed: CssSyntaxError: #1280
Comments
+1 CssSyntaxError . But, it can build with [email protected] |
+1
|
Cannot reproduce. Your repro works fine for me (after renaming |
https://codesandbox.io/s/9ymm8mw9jo/ is fine but when |
@crli 老铁,你的CssSyntaxError爆红处理好了吗 |
@Wbiokr 暂时用14.0.0了 |
@crli I downloaded it and ran on a Windows 10 machine, and it also works fine. Make sure to provide actual reproduction. |
https://github.com/crli/vueloader1505 node v8.11.1 npm 5.6.0 @yyx990803 |
@yyx990803 @crli There may be many |
I use .scss files and some styles in the component like |
Version
15.0.0
Reproduction link
https://codesandbox.io/s/9ymm8mw9jo/
Steps to reproduce
npm i
npm run build
What is expected?
webpack build good
What is actually happening?
ERROR in ./src/App.vue?vue&type=style&index=0&lang=css (./node_modules/_vue-loader@15.0.5@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_vue-style-loader@4.1.0@vue-style-loader!./node_modules/_css-loader@0.28.11@css-loader!./node_modules/_vue-loader@15.0.5@vue-loader/lib??vue-loader-options!./src/App.vue?vue&type=style&index=0&lang=css)
Module build failed: CssSyntaxError: E:\gitwork\qqqqqqq\src\App.vue:5:1: Unknown word
The text was updated successfully, but these errors were encountered: