美文网首页
运行报错1

运行报错1

作者: 一枚小菜 | 来源:发表于2020-04-20 11:20 被阅读0次

报错:缺少插件babel-plugin-component

Module build failed: ReferenceError: Unknown plugin "component" specified in "E:\\gitee\\vue_demo2\\.babelrc" at 2, attempted to resolve relative to "E:\\gitee\\vue_demo2"

解决

npm install babel-plugin-component --save-dev

相关文章

网友评论

      本文标题:运行报错1

      本文链接:https://www.haomeiwen.com/subject/qbxuihtx.html