You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I make this library work with React + Typescript + yarn. I do not find any declaration file and so we are not able to import this library into our component as we get error during compilation.
Please help us here as this is one and only available library for multiple X axis and we do need this to work with our setup (React + Typescript + yarn). ......Open for suggestions.......
We also tried using below commands but we are getting errors saying file not found.
npm i --save-dev @types/highcharts-grouped-categories (Tried this one even though we are using yarn)
yarn add @types/highcharts-grouped-categories
The text was updated successfully, but these errors were encountered:
How can I make this library work with React + Typescript + yarn. I do not find any declaration file and so we are not able to import this library into our component as we get error during compilation.
Please help us here as this is one and only available library for multiple X axis and we do need this to work with our setup (React + Typescript + yarn). ......Open for suggestions.......
We also tried using below commands but we are getting errors saying file not found.
The text was updated successfully, but these errors were encountered: