Skip to content

Error "Module not found: Error: Can't resolve 'react-icons/all' in xxx" => Fix the "react-icons" to "4.8.0" #208

@bolbit

Description

@bolbit

It seems that the react-icons module do not include the "/all" anymore.
From react-icons/react-icons#740
"To temporarily fix this problem update your package.json to say:
"react-icons" : "4.8.0"
and rerun npm i to pull in a version before 4.9.0."

=> this fix the issue from a fresh today install

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