project_web3.0
project_web3.0 copied to clipboard
Unable to resolve dependency tree due to framer-motion version in the client part
Hi,
npm is unable to resolve dependency tree due to the version of framer-motion used in the client part.
Updating package.json with "framer-motion": "^6.2.4" solve the problem.
Best regards