You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.
I used a restful-react generated code with React v17 and works fine.
But latest npm raises error ERESOLVE unable to resolve dependency tree without --legacy-peer-deps.
Could you add react v17 version range in peerDependencies ? $ yarn test passes all tests with React v17.
The text was updated successfully, but these errors were encountered:
I used a restful-react generated code with React v17 and works fine.
But latest npm raises error
ERESOLVE unable to resolve dependency tree
without--legacy-peer-deps
.Could you add react v17 version range in peerDependencies ?
$ yarn test
passes all tests with React v17.The text was updated successfully, but these errors were encountered: