react-typing-animation icon indicating copy to clipboard operation
react-typing-animation copied to clipboard

Unable to resolve dependency

Open DarkDenims opened this issue 4 years ago • 3 comments

41 error code ERESOLVE 42 error ERESOLVE unable to resolve dependency tree 43 error 44 error While resolving: [1mprofile[22m@[1m0.1.0[22m 44 error Found: [1mreact[22m@[1m17.0.1[22m[2m[22m 44 error [2mnode_modules/react[22m 44 error [1mreact[22m@"[1m^17.0.1[22m" from the root project 44 error

DarkDenims avatar Feb 21 '21 23:02 DarkDenims

Install with the flags --legacy-peer-deps. This is because the package is not supported for the latest version of React.

ameysunu avatar Aug 19 '21 08:08 ameysunu

package json - landing-page-with-gsap - Visual Studio Code 12_02_2022 16_25_14

I get this when used the flag

nurkholiqansori avatar Feb 12 '22 09:02 nurkholiqansori

just ignore it

popQA17 avatar Oct 04 '22 07:10 popQA17