-
-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
I have suddenly started receiving the following error when installing truncate-html latest version. This looks like a dependancy update error from cheerio. Perhaps cheerio needs to be pinned at a specific version.
[ERROR] No matching export in "node_modules/cheerio/dist/browser/index.js" for import "default"
node_modules/truncate-html/dist/truncate.es.js:1:7:
1 │ import $e9N8g$cheerio from "cheerio";
╵ ~~~~~~~~~~~~~~
ERROR error while updating dependencies:
Error: Build failed with 1 error:
node_modules/truncate-html/dist/truncate.es.js:1:7: ERROR: No matching export in "node_modules/cheerio/dist/browser/index.js" for import "default"
Metadata
Metadata
Assignees
Labels
No labels