Make Yari compatible with cheerio 1.0.0 #11618
Labels
dependencies
Pull requests that update a dependency file
effort: small
This task is a small effort.
has PR
Issues that already have a PR
p2
We want to address this but may have other higher priority items.
Summary
I have a project that always builds content with latest dependencies, and it currently fails because Yari does not work with cheerio 1.0.0.
URL
https://github.com/jc-verse/mdn-graph/actions/runs/10326431785/job/28589930733
Reproduction steps
mdn/content
, deleteyarn.lock
.yarn install
.yarn build
.Expected behavior
Builds
Actual behavior
You need to replace this import with named imports. See https://cheerio.js.org/blog/cheerio-1.0.
Device
Desktop
Browser
Chrome
Browser version
Stable
Operating system
Linux
Screenshot
No response
Anything else?
No response
Validations
The text was updated successfully, but these errors were encountered: