parser icon indicating copy to clipboard operation
parser copied to clipboard

ModuleNotFoundError Could not find module in path: 'cheerio' relative to...

Open zeekrey opened this issue 5 years ago • 1 comments

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.

zeekrey avatar Aug 11 '20 09:08 zeekrey

Same here, I guess you are not using it in an Node.js project?

pxmage avatar Sep 05 '20 10:09 pxmage