Open
Description
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.
Version
0.0.4
Relevant log output
No response
How to reproduce?
- Create an empty project with
pnpm vite
, install thepyscript-react
and run thedev 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
- I agree to follow this project's Code of Conduct