I am trying to add the media-capture plugin via
cordova plugin add cordova-plugin-media-capture
as per the instructions here: http://ngcordova.com/docs/plugins/capture/
but I am getting the following error:
npm http GET http://registry.cordova.io/cordova-plugin-media-capture
npm http 404 http://registry.cordova.io/cordova-plugin-media-capture
Error: 404 Not Found: cordova-plugin-media-capture
EDIT
I have now updated npm and cordova and I am now getting:
TypeError: Request path contains unescaped characters
You can add it directly from github reference: