-
Notifications
You must be signed in to change notification settings - Fork 368
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
I couldn't use the lib #929
Comments
Upgrade tslib npm install tslib --save |
The problem was not resolved |
I'm facing the same issue. Even after adding latest tslib via |
Fixed the issue by removing tslib from However, I'm still facing issues with Jest. |
|
Hello,
I've installed this library following the steps listed in
https://charts.ant.design/guide/start
So I made yarn add @ant-design/charts
But when used the Pie Chart, the following message came up to me and I couldn't use the chart.
export __spreadArray was not found in 'tslib'
The text was updated successfully, but these errors were encountered: