Issue on installing the package in react 17 and 18
Opened this issue · 1 comments
RohaizadMaznan commented
Describe the bug
I want to install this npm into my project which is using react 18 for my nextjs, and the other using react 17.
npm ERR! ERESOLVE unable to resolve dependency tree
To Reproduce
Steps to reproduce the behavior:
- Go to project which use react 17 or 18.
- Run "npm i react-hook-form-jsonschema"
- See error
Expected behavior
Should able to install and use the npm in latest react version
Desktop (please complete the following information):
- OS: Window 10
- Browser: Microsoft Edge
- Version 99.0.1150.36
FaridSafi commented
+1