Description
Cannot install zoom web sdk 1.9.1 in angular 11.2.9
Error
npm install @zoomus/websdk --save
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: xxx@0.0.0
npm ERR! Found: redux@4.0.5
npm ERR! node_modules/redux
npm ERR! peer redux@"^2.0.0 || ^3.0.0 || ^4.0.0-0" from react-redux@7.1.0
npm ERR! node_modules/react-redux
npm ERR! peer react-redux@“7.1.0” from @zoomus/websdk@1.9.1
npm ERR! node_modules/@zoomus/websdk
npm ERR! @zoomus/websdk@"" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer redux@“3.7.2” from @zoomus/websdk@1.9.1
npm ERR! node_modules/@zoomus/websdk
npm ERR! @zoomus/websdk@"" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /Users/user/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/user/.npm/_logs/2021-04-15T13_14_00_423Z-debug.log
Which Web Client SDK version?
1.9.1
To Reproduce(If applicable)
Steps to reproduce the behavior:
- ng new xxx
- npm install @zoomus/websdk --save
Device (please complete the following information):
- Device: Macbook Pro 16 inch 2020
- OS: MacOS 11.2.3