pyscript-react icon indicating copy to clipboard operation
pyscript-react copied to clipboard

[Bug]: Dependencies Problem

Open 4SS1S opened this issue 1 year ago • 0 comments

What happened?

When installed the pyscript-react the dependencies necesseries zustantd and react-helmet-async is not comming togeter, making the developer install the packages outside, creating problems when the projects includes this packages causing conflits with the versions. image

Version

0.0.4

Relevant log output

No response

How to reproduce?

  • Create an empty project with pnpm vite, install the pyscript-react and run the dev command
  • With an empty project install the zustant package with version 4.5.2 to after install the pyscript-react with yarn and there will be a version conflict

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

4SS1S avatar Mar 18 '24 17:03 4SS1S