Skip to content

Cheerio dependancy error #39

@sthompson232

Description

@sthompson232

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions