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

 

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM