Looks like it's a problem with Peer Dependencies in the latest version of npm (v7) which is still a beta version.
Try with: npm install --legacy-peer-deps
For detail info check this https://blog.npmjs.org/post/626173315965468672/npm-v7-series-beta-release-and-semver-major