Skip to content

wrong dep version of rc-util: Can't resolve 'rc-util/es/omit' in 'rc-tree-select/es' #389

@verymuch

Description

@verymuch

I'm upgrading to antd@4.17.0. But I got an error like the following:

image

There is no 'es/omit' in rc-util. As I found that the version of rc-util in my case is v5.2.1, the required dep version in rc-tree-select is "rc-util": "^5.0.5", but the earliest rc-util which contains es/omit is v5.7.0. So the dep version should be at least v5.7.0

image

My case:

rc-tree-select@4.6.2
└── rc-util@5.2.1

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