nuxtjs项目安装依赖报错

报错内容1:

* core-js/modules/es6.regexp.to-string in ./.nuxt/utils.js, ./.nuxt/components/nuxt.js friendly-errors 14:12:47
* core-js/modules/es7.promise.finally in ./.nuxt/client.js friendly-errors 14:12:47
* core-js/modules/es7.symbol.async-iterator in ./.nuxt/client.js, ./.nuxt/components/nuxt-link.client.js

错误原因:core-js版本不对

解决方法:npm i core-js@2.6.5

原链接:https://stackoverflow.com/questions/54492385/nuxt-js-in-docker-missing-dependencies

 

 

posted @   yh不可说  阅读(2008)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示