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

需要安装browserslist吗?我浏览器引入import 'vue-super-flow/lib/index.css'时报错了 #25

Closed
eliya123 opened this issue Oct 29, 2020 · 2 comments

Comments

@eliya123
Copy link

./node_modules/css-loader??ref--5-1!./node_modules/postcss-loader/lib??ref--5-2!./node_modules/vue-super-flow/lib/index.css
Module build failed: BrowserslistError: Unknown browser query dead
at C:\webstorm\Fund\node_modules\autoprefixer\node_modules\browserslist\index.js:164:11
at Array.reduce ()

@caohuatao
Copy link
Owner

package.json
`
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]

`

@caohuatao
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants