You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Install the peer dependencies cascade defined in package.json/peerDependencies
$ peerdeps i
# Install some packages as peer dependency with save option.
$ peerdeps i pkg1 pkg2 --save