0

npm ERR! code ERESOLVE

npm ERR! ERESOLVE could not resolve npm ERR!

npm ERR! While resolving: @webstudio/login@2.4.0

npm ERR! Found: @types/styled-components@5.1.25

npm ERR! npm ERR!

npm ERR!

node_modules/@types/styled-components dev @types/styled-components@"^5.1.25" from the root project

peer @types/styled-components@"^5.1.9" from @webstudio/alert 3.2.4

npm ERR!

node_modules/@webstudio/alert @webstudio/alert@"^3.2.4" from the root project 37 more (@webstudio/icons, @webstudio/badge,...)

Bhavana
  • 1
  • 1
  • there is a conflict in the dependencies. A quick fix to this without going through dependencies is to use the --legacy-peer-deps. See Here for more detail: https://stackoverflow.com/questions/66239691/what-does-npm-install-legacy-peer-deps-do-exactly-when-is-it-recommended-wh – Colin Hale Oct 04 '22 at 05:35

0 Answers0