you can run: npm install --save core-js/modules/es.regexp.exec core-js/modules/es.string.replace(已解决
2021-01-19 04:15
阅读:626
标签:mic png 新版本 最新版本 you exp router exe out
添加this.$router.replace(path)后,在运行vue过程中出现如下报错:
core-js 缺失问题,首先安装core-js :
npm install core-js@2 // or yarn add core-js@2
发现依旧报错,考虑可能是版本问题,安装core-js的最新版本试试:
npm install core-js@3.6.4 // or yarn add core-js@3.6.4
OK,成功解决。
you can run: npm install --save core-js/modules/es.regexp.exec core-js/modules/es.string.replace(已解决)
标签:mic png 新版本 最新版本 you exp router exe out
原文地址:https://www.cnblogs.com/lynn-z/p/13337955.html
上一篇:CSS便捷开发小工具汇总
下一篇:Web框架原理
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:you can run: npm install --save core-js/modules/es.regexp.exec core-js/modules/es.string.replace(已解决
文章链接:http://soscw.com/essay/43939.html
文章标题:you can run: npm install --save core-js/modules/es.regexp.exec core-js/modules/es.string.replace(已解决
文章链接:http://soscw.com/essay/43939.html
评论
亲,登录后才可以留言!