ERROR in The node API for `babel` has been moved to `babel-core`.

Posted songya0196

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ERROR in The node API for `babel` has been moved to `babel-core`.相关的知识,希望对你有一定的参考价值。

ERROR in The node API for `babel` has been moved to `babel-core`. @ multi app

解决方案:

npm uninstall babel --save-dev
npm install babel-loader babel-core --save-dev

以上是关于ERROR in The node API for `babel` has been moved to `babel-core`.的主要内容,如果未能解决你的问题,请参考以下文章