-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
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
- Plugin should install without errors
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
- Other cordova plugins had similar issues. The "workaround" was to downgrade, but I don't feel that is a good option for best future support: Install fails with Error: Cannot find module '../cordova/platform_metadata' bitpay/cordova-plugin-qrscanner#144
- I am also having this issue with the
cordova-spotifyplugin: New Plugin install generates error: Failed to restore plugin cordova-spotify#50
Thanks for putting this plugin together! You guys rock!!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels