Install peer dependencies script
npx @themost/peers add-peers
Use @themost/peers
to install missing peer dependencies of a package which is already a dependency of project.
npx @themost/peers <module> [--save|--no-save|--save-optional|--save-dev|--save-exact|--save-peer]
e.g.
npx @themost/peers @themost/angular --save-dev