Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error could not resolve './convertToFlex' #3458

Open
jgx02c opened this issue Nov 17, 2023 · 1 comment
Open

Error could not resolve './convertToFlex' #3458

jgx02c opened this issue Nov 17, 2023 · 1 comment

Comments

@jgx02c
Copy link

jgx02c commented Nov 17, 2023

What version of rsuite are you using?

5.44.0

What version of React are you using?

10.1.0

What version of TypeScript are you using (if any)?

5.2.2

What browser are you using?

Chrome

Describe the Bug

ERROR Could not resolve "./convertToFlex"
Crashed entire NPM
The fix was to downgrade to 15.15.0

npm i rsuite-table@5.15.0

Expected Behavior

No response

To Reproduce

ERROR Could not resolve "./convertToFlex"

node_modules/rsuite-table/es/utils/index.js:31:41:
31 | export { default as convertToFlex } from './convertToFlex';

@simonguo
Copy link
Member

Hi @jgx02c
I cannot reproduce this problem. Could you provide a codesandbox example to reproduce this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants