npm run dev tips :"Error: Loading PostCSS Plugin failed: Cannot find module 'autoprefixer'" and fix this error .

This commit is contained in:
bpzhang 2019-05-17 10:14:13 +08:00
parent a0b2014e85
commit 4a4a98fa01
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@
"@vue/cli-plugin-unit-jest": "3.5.3",
"@vue/cli-service": "3.5.3",
"@vue/test-utils": "1.0.0-beta.29",
"autoprefixer": "^9.5.1",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.1",
"babel-jest": "23.6.0",