ERROR (node:9788) Warning: require() of ES modules is not supported.

这篇具有很好参考价值的文章主要介绍了ERROR (node:9788) Warning: require() of ES modules is not supported.。希望对大家有所帮助。如果存在错误或未考虑完全的地方,请大家不吝赐教,您也可以点击"举报违法"按钮提交疑问。

报错内容

后台报错内容展示:

 ERROR  (node:9788) Warning: require() of ES modules is not supported.                                                                                                                                                         22:53:26  
require() of E:\workspace2\cronmall_ui\vue-front-1010\node_modules\axios\index.js from E:\workspace2\cronmall_ui\vue-front-1010\node_modules\vue-server-renderer\build.dev.js is an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which defines all .js files in that package scope as ES modules.
Instead rename index.js to end in .cjs, change the requiring code to use import(), or remove "type": "module" from E:\workspace2\cronmall_ui\vue-front-1010\node_modules\axios\package.json.

前端报错内容展示:
ERROR (node:9788) Warning: require() of ES modules is not supported.
点开第一个报错项显示如下:

无法找到模块“./lib/axios.js”的声明文件。“e:/workspace2/cronmall_ui/vue-front-1010/node_modules/axios/lib/axios.js”隐式拥有 "any" 类型。

点开报错信息抛出的其他链接,并没有找到什么有效信息,一开始我以为是那块代码写的有问题,但报错信息上显示 require() of ES modules is not supported.,所以我推测是版本问题。

报错分析

axios版本太高了,不兼容导致的,一开始安装的时候执行的命令是npm install axios,我使用命令查看了下axios的版本,发现是最新版本:"1.1.3",然后就又执行了个命令npm install axios@0.26.0降低了下axios的版本发现就不报错了。丢,也是无语。
展示一下成功页面:
ERROR (node:9788) Warning: require() of ES modules is not supported.文章来源地址https://www.toymoban.com/news/detail-514846.html

到了这里,关于ERROR (node:9788) Warning: require() of ES modules is not supported.的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处: 如若内容造成侵权/违法违规/事实不符,请点击违法举报进行投诉反馈,一经查实,立即删除!

领支付宝红包 赞助服务器费用

相关文章

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

博客赞助

微信扫一扫打赏

请作者喝杯咖啡吧~博客赞助

支付宝扫一扫领取红包,优惠每天领

二维码1

领取红包

二维码2

领红包