webpack安装jQuery报错

Posted 懒懒同学

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了webpack安装jQuery报错相关的知识,希望对你有一定的参考价值。

使用webpack搭建项目,并使用了node下载了jQuery使用,使用命令行完成构建时发现报错了,

ERROR in ./node_modules/jquery/lib/node-jquery.js
Module not found: Error: Can‘t resolve ‘jsdom‘...

ERROR in ./node_modules/jquery/lib/node-jquery.js
Module not found: Error: Can‘t resolve ‘xmlhttprequest‘...

ERROR in ./node_modules/jquery/lib/node-jquery.js
Module not found: Error: Can‘t resolve ‘location‘...

ERROR in ./node_modules/jquery/lib/node-jquery.js
Module not found: Error: Can‘t resolve ‘navigator‘...

找了好久也没有找到错误在哪里。

后来将jQuery卸载并重新安装jquery问题就解决了

以上是关于webpack安装jQuery报错的主要内容,如果未能解决你的问题,请参考以下文章

为啥添加了jQuery还是报错???求大神帮帮忙

webpack4 怎么集成jquery

webpack4常用片段

如何成功安装webpack

报错:✘ http://eslint.org/docs/rules/indent Expected indentation of 0 s paces but found 2(代码片段

报错:✘ http://eslint.org/docs/rules/indent Expected indentation of 0 s paces but found 2(代码片段