错误:找不到模块'entities/lib/decode_codepoint.js'

Paw*_*ngh 5 javascript jquery node.js express angularjs

我正在使用cheerio模块进行网络抓取.安装htmlparser2之后需要htmlparser2模块.它给出了以下错误 -

Error: Cannot find module 'entities/lib/decode_codepoint.js'
Run Code Online (Sandbox Code Playgroud)

Gil*_*lko 2

在您的终端中使用它:

npm install grunt-contrib-jshint --save-dev
Run Code Online (Sandbox Code Playgroud)

在这里看到:

https://www.npmjs.com/package/grunt-contrib-jshint