Could anyone please help to solve the mx.ferreyra.callnumber problem.
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.
I search web for help but none of them solve the problem. Please help.
My ionic info:
global packages:
@ionic/cli-utils : 1.4.0
Cordova CLI : 7.0.1
Ionic CLI : 3.4.0
local packages:
@ionic/app-scripts : 1.3.7
@ionic/cli-plugin-cordova : 1.4.0
@ionic/cli-plugin-ionic-angular : 1.3.1
Cordova Platforms : android 6.2.3 ios 4.4.0
Ionic Framework : ionic-angular 3.3.0