Skip to content

[bug]: The requested module 'cheerio' does not provide an export named 'default' #132

Open
@JYbill

Description

@JYbill
import cheerio from 'cheerio' // The requested module 'cheerio' does not provide an export named 'default'
// fix
import * as cheerio from 'cheerio' // or use low version, i just fix it by this way

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions