Festify / cordova-spotify-oauth

🔐 Easy Spotify authentication for Cordova / PhoneGap apps
MIT License
16 stars 18 forks source link

New Plugin install generates error: Failed to restore plugin #21

Open jaydrogers opened 5 years ago

jaydrogers commented 5 years ago

Background on the issue

When I attempt to install the plugin into a new cordova project, it is creating an error on install.

My Cordova version

9.0.0 (cordova-lib@9.0.1)

Command I am running

cordova plugin add cordova-spotify-oauth

Expected results

Actual results

Adding cordova-spotify-oauth to package.json
Saved plugin info for "cordova-spotify-oauth" to config.xml
Failed to restore plugin "cordova-spotify-oauth" from config.xml. You might need to try adding it again. Error: Error: Cannot find module '../cordova/platform_metadata'

Additional notes

Thanks for putting this plugin together! You guys rock!!