ERROR Failed to compile with 1 errors 00:02:13
error in ./src/main.js
Module build failed: ReferenceError: Unknown plugin "transform-vue-jsx" specified in "/Users/fanhongyan/Desktop/sell app /.babelrc" at 0, attempted to resolve relative to "/Users/fanhongyan/Desktop/sell app "
at /Users/fanhongyan/Desktop/sell app /sell/node_modules/babel-core/lib/transformation/file/options/option-manager.js:180:17
at Array.map (<anonymous>)
at Function.normalisePlugins (/Users/fanhongyan/Desktop/sell app /sell/node_modules/babel-core/lib/transformation/file/options/option-manager.js:158:20)
at OptionManager.mergeOptions (/Users/fanhongyan/Desktop/sell app /sell/node_modules/babel-core/lib/transformation/file/options/option-manager.js:234:36)
at OptionManager.init (/Users/fanhongyan/Desktop/sell app /sell/node_modules/babel-core/lib/transformation/file/options/option-manager.js:368:12)
at File.initOptions (/Users/fanhongyan/Desktop/sell app /sell/node_modules/babel-core/lib/transformation/file/index.js:212:65)
at new File (/Users/fanhongyan/Desktop/sell app /sell/node_modules/babel-core/lib/transformation/file/index.js:135:24)
at Pipeline.transform (/Users/fanhongyan/Desktop/sell app /sell/node_modules/babel-core/lib/transformation/pipeline.js:46:16)
at transpile (/Users/fanhongyan/Desktop/sell app /sell/node_modules/babel-loader/lib/index.js:50:20)
at Object.module.exports (/Users/fanhongyan/Desktop/sell app /sell/node_modules/babel-loader/lib/index.js:175:20)
@ multi (webpack)-dev-server/client?http://localhost:8080 webpack/hot/dev-server ./src/main.js
npm install babel-plugin-transform-vue-jsx --save-dev