Question Detail

error when install cordova plugin

6 years ago Views 1139 Visit Post Reply

Registry returned 404 for GET on https://registry.npmjs.org/org.apache.cordova.splashscreen.


Thread Reply

Hemant Sharma

- 6 years ago

In new version, we have to type as following

// npm hosted (new) id
cordova plugin add cordova-plugin-splashscreen

// you may also install directly from this repo
cordova plugin add https://github.com/apache/cordova-plugin-splashscreen.git