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
@devitq hi! could you please reproduce your steps? I've tried to run project from scratch, and all is seems to work properly. My steps:
(I use node v20, and I made no changes in template code. --force flag for chartkit installation is needed because of uikit version un-compatibility in deps)
npx degit gravity-ui/gravity-ui-vite-example#main my-project
cd my-project
npm install
npm i @gravity-ui/chartkit --force
npm run dev
Project based on gravity-ui vite template
Some screenshots:
The text was updated successfully, but these errors were encountered: