pyscript-react
pyscript-react copied to clipboard
[Bug]: Dependencies Problem
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-reactand run thedev command - With an empty project install the zustant package with version 4.5.2 to after install the
pyscript-reactwith yarn and there will be a version conflict
Code of Conduct
- [X] I agree to follow this project's Code of Conduct