-
Notifications
You must be signed in to change notification settings - Fork 197
Open
Description
if i want to update to type-fest
v5 i got this errors:
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @pmmmwh/[email protected]
npm error Found: [email protected]
npm error node_modules/type-fest
npm error dev type-fest@"^5.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional type-fest@">=0.17.0 <5.0.0" from @pmmmwh/[email protected]
npm error node_modules/@pmmmwh/react-refresh-webpack-plugin
npm error dev @pmmmwh/react-refresh-webpack-plugin@"^0.6.1" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/type-fest
npm error peerOptional type-fest@">=0.17.0 <5.0.0" from @pmmmwh/[email protected]
npm error node_modules/@pmmmwh/react-refresh-webpack-plugin
npm error dev @pmmmwh/react-refresh-webpack-plugin@"^0.6.1" from the root project
the peerDependencies
needs to get updated
fregante
Metadata
Metadata
Assignees
Labels
No labels