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

Installing @gravity-ui/chartkit breaks resolving @react-dom/client #327

Open
devitq opened this issue Nov 2, 2024 · 2 comments
Open

Installing @gravity-ui/chartkit breaks resolving @react-dom/client #327

devitq opened this issue Nov 2, 2024 · 2 comments

Comments

@devitq
Copy link

devitq commented Nov 2, 2024

Project based on gravity-ui vite template

Some screenshots:
image
image

@korvin89 korvin89 transferred this issue from gravity-ui/chartkit Jan 10, 2025
@korvin89
Copy link
Collaborator

@Raubzeug Could you check it please?

@Raubzeug
Copy link
Contributor

@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

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

3 participants