-
-
Notifications
You must be signed in to change notification settings - Fork 493
Closed
Description
npm v8.1.4
package.json
{
...
"dependencies": {
...
"final-form": "^4.20.6",
"final-form-arrays": "^3.0.2",
"final-form-submit-listener": "^1.0.0",
"react-final-form": "^6.5.7",
"react-final-form-arrays": "^3.1.3"
}
}
npm install error
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/final-form
npm WARN final-form@"^4.20.6" from the root project
npm WARN 4 more (final-form-arrays, final-form-submit-listener, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer final-form@"4.20.4" from [email protected]
npm WARN node_modules/react-final-form
npm WARN react-final-form@"^6.5.7" from the root project
npm WARN 1 more (react-final-form-arrays)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/final-form
npm WARN final-form@"^4.20.6" from the root project
npm WARN 4 more (final-form-arrays, final-form-submit-listener, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer final-form@"4.20.4" from [email protected]
npm WARN node_modules/react-final-form
npm WARN react-final-form@"^6.5.7" from the root project
npm WARN 1 more (react-final-form-arrays)
It seems that you need to update the version of "final-form" in "peerDependencies" of "react-final-form".
mxt305, rktyt, yura3d, andokai, bdbvb and 5 morethdk
Metadata
Metadata
Assignees
Labels
No labels