Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to install cordova-spotify: Cordova-error: Uh oh! #45

Open
eduardoewgo opened this issue Nov 7, 2018 · 2 comments
Open

Failed to install cordova-spotify: Cordova-error: Uh oh! #45

eduardoewgo opened this issue Nov 7, 2018 · 2 comments

Comments

@eduardoewgo
Copy link

eduardoewgo commented Nov 7, 2018

When trying to build the phonegap app through the cloud build service I am getting this error:

PLUGIN OUTPUT

"plugman-151 install --platform android --project /project --plugin cordova-spotify --nohooks=.": Fetching plugin "cordova-spotify" via npm
Installing "cordova-spotify" at "0.5.8" for android
Fetching plugin "es6-promise-plugin" via npm
Installing "es6-promise-plugin" at "4.2.2" for android
Error during processing of action! Attempting to revert...
Failed to install 'cordova-spotify': CordovaError: Uh oh!
"/project/cordova/plugins/cordova-spotify/src/android/spotify-sdk/spotify-player-24-noconnect-2.20b.aar" not found!
at copyFile (/project/cordova/lib/pluginHandlers.js:219:36)
at install (/project/cordova/lib/pluginHandlers.js:74:13)
at Object.process (/project/cordova/node_modules/cordova-common/src/ActionStack.js:56:25)
at PluginManager.doOperation (/project/cordova/node_modules/cordova-common/src/PluginManager.js:117:20)
at PluginManager.addPlugin (/project/cordova/node_modules/cordova-common/src/PluginManager.js:147:17)
at /project/cordova/Api.js:254:18
at _fulfilled (/project/cordova/node_modules/q/q.js:834:54)
at self.promiseDispatch.done (/project/cordova/node_modules/q/q.js:863:30)
at Promise.promise.promiseDispatch (/project/cordova/node_modules/q/q.js:796:13)
at /project/cordova/node_modules/q/q.js:556:49
Uh oh!
"/project/cordova/plugins/cordova-spotify/src/android/spotify-sdk/spotify-player-24-noconnect-2.20b.aar" not found!

Any help?

I would send the versions of node, npm and cordova, but since it is the cloud that is compiling I am not sure how can I check those versions.

@NeoLegends
Copy link
Member

Hmm, I'm kinda wondering whats happening here. When I download the archive file the plugin is downloading during installation, spotify-player-24-noconnect-2.20b.aar is present.

@ArpitMakvana
Copy link

the same problem with me also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants