Skip to content

Commit 4a4a98f

Browse files
committed
npm run dev tips :"Error: Loading PostCSS Plugin failed: Cannot find module 'autoprefixer'" and fix this error .
1 parent a0b2014 commit 4a4a98f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
"@vue/cli-plugin-unit-jest": "3.5.3",
7979
"@vue/cli-service": "3.5.3",
8080
"@vue/test-utils": "1.0.0-beta.29",
81+
"autoprefixer": "^9.5.1",
8182
"babel-core": "7.0.0-bridge.0",
8283
"babel-eslint": "10.0.1",
8384
"babel-jest": "23.6.0",

0 commit comments

Comments
 (0)