parser
parser copied to clipboard
ModuleNotFoundError Could not find module in path: 'cheerio' relative to...
Current Behavior
ModuleNotFoundError
Could not find module in path: 'cheerio' relative to '/node_modules/@postlight/mercury-parser/dist/mercury.js'
Steps to Reproduce
https://codesandbox.io/s/fancy-grass-n2y16?file=/src/App.js
Detailed Description
I created a basic codesandbox with mercury-parser 2.2.0.
Same here, I guess you are not using it in an Node.js project?