// Run npm config set legacy-peer-deps true npm i
npm install <package-name> --legacy-peer-deps -OR- try with yarn yarn add <package-name>