The plugin is causing issues when trying to reinstall. According the behavior below , we see that cordova is trying to fetch using the package id.
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/com.outsystems.mobile.stetho - Not found
npm ERR! 404
npm ERR! 404 'com.outsystems.mobile.stetho@~0.0.1' is not in the npm registry.
npm ERR! 404 Your package name is not valid, because
npm ERR! 404 1. name can only contain URL-friendly characters
npm ERR! 404 2. name can no longer contain special characters ("~'!()*")
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
The plugin is causing issues when trying to reinstall. According the behavior below , we see that cordova is trying to fetch using the package id.