axios-jwt icon indicating copy to clipboard operation
axios-jwt copied to clipboard

[email protected]

Open lien-dkseo opened this issue 9 months ago • 2 comments

> npm update
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"^18.2.0" from the root project
npm error   peer react@"^18.0.0" from @testing-library/[email protected]
npm error   node_modules/@testing-library/react
npm error     dev @testing-library/react@"^14.1.2" from the root project
npm error   1 more (react-dom)
npm error
npm error Could not resolve dependency:
npm error axios-jwt@"^4.0.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/react
npm error   peer react@"18.2.0" from [email protected]
npm error   node_modules/react-native
npm error     peer react-native@"^0.0.0-0 || >=0.60 <1.0" from @react-native-async-storage/[email protected]
npm error     node_modules/@react-native-async-storage/async-storage
npm error       peerOptional @react-native-async-storage/async-storage@"^1.15.17" from [email protected]
npm error       node_modules/axios-jwt
npm error         axios-jwt@"^4.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:

lien-dkseo avatar May 28 '24 08:05 lien-dkseo