cordova plugin remove cordova-plugin-mauron85-background-geolocation --save Running command - failed!
[ERROR] An error occurred while running cordova plugin remove cordova-plugin-mauron85-background-geolocation --save
(exit code 1):
Uninstalling cordova-plugin-mauron85-background-geolocation from android
Subproject Path: CordovaLib
Uninstalling cordova-plugin-mauron85-background-geolocation from ios
Removing "cordova-plugin-mauron85-background-geolocation"
Error: npm: Command failed with exit code 1 Error output:
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but npm-shrinkwrap.json was
generated for lockfileVersion@0. I'll try to do my best with it!
npm ERR! code E404
npm ERR! 404 Not Found: mx.ferreyra.callnumber@~0.0.2
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/jpd/.npm/_logs/2017-09-24T09_03_34_864Z-debug.log
Removing platform ios from config.xml file...
Removing ios from cordova.platforms array in package.json
Error: npm: Command failed with exit code 1 Error output:
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but npm-shrinkwrap.json was
generated for lockfileVersion@0. I'll try to do my best with it!
npm ERR! code E404
npm ERR! 404 Not Found: mx.ferreyra.callnumber@~0.0.2
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/jpd/.npm/_logs/2017-09-24T09_15_29_619Z-debug.log
Uninstalling mx.ferreyra.callnumber from android
Removing "mx.ferreyra.callnumber"
Error: npm: Command failed with exit code 1 Error output:
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but npm-shrinkwrap.json was
generated for lockfileVersion@0. I'll try to do my best with it!
npm ERR! code E404
npm ERR! 404 Not Found: mx.ferreyra.callnumber@~0.0.2
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/jpd/.npm/_logs/2017-09-24T09_44_20_586Z-debug.log
Hi,
I am having this problem too.
I install the ‘Call Number’ native plugin, “call-number”: “^1.0.1” and “mx.ferreyra.callnumber”: “~0.0.2” are added to the package.json.
If I tried to remove either the android or iOS plataform, it comes out with error:
npm ERR! 404 Not Found: mx.ferreyra.callnumber@~0.0.2
If I tried to run ‘npm install’ again, same error too.