Cheerio is a dev dependency, should be dependency
AnandChowdhary opened this issue · 1 comments
AnandChowdhary commented
Cheerio should be a dependency, not a dev dependency:
> Cannot find module 'cheerio'
Require stack:
- /Users/anandchowdhary/Projects/open-source/anandchowdhary.com/node_modules/typeset/src/eachTextNode.js
- /Users/anandchowdhary/Projects/open-source/anandchowdhary.com/node_modules/typeset/src/index.js
danielhaim1 commented
Thanks for reporting @AnandChowdhary