随笔分类 -  babel

摘要:1、为什么会报错 ? 这里抱着错误是因为 babel 的版本冲突。 多是因为你的 babel 依赖包不兼容。 可以查看你的 package.json 的依赖列表 即有 babel 7.0 版本的( @babel/core , @babel/preset-react ) 也可命令查看 bebel-cl 阅读全文
posted @ 2019-01-31 17:17 ·悟空· 阅读(2606) 评论(0) 推荐(1)