## Bug Report ### Capacitor Version 4 ### Platform(s) CLI ### Current Behavior npm install can fail sometimes on migrate command and the user is not aware ### Expected Behavior should show an error to the user telling them npm install failed ### Code Reproduction install some plugin that has a peer dependency to capacitor 3, i.e `npm install @capacitor-community/barcode-scanner@2` and run migrate command. ### Other Technical Details <!-- Please provide the following information with your request and any other relevant technical details (versions of IDEs, local environment info, plugin information or links, etc). --> `npm --version` output: `node --version` output: `pod --version` output (iOS issues only): ### Additional Context <!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, etc. -->