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

Phonegap Build #19

Open
tmdevde opened this issue Dec 3, 2018 · 2 comments
Open

Phonegap Build #19

tmdevde opened this issue Dec 3, 2018 · 2 comments

Comments

@tmdevde
Copy link

tmdevde commented Dec 3, 2018

Hi, i'm working with phonegap build and i get following error while creating a build:

Error - Plugin error (you probably need to remove plugin files from your app): 
Fetching plugin "cordova-spotify-oauth" via npm Installing "cordova-spotify-oauth" at "0.1.11" for ios 
Fetching plugin "es6-promise-plugin" via npm Installing "es6-promise-plugin" at "4.2.2" for ios 
Fetching plugin "[email protected]" via npm Installing "cordova-plugin-add-swift-support" at "1.6.1" for ios 

Error during processing of action! Attempting to revert... Failed to install 'cordova-spotify-oauth': 

CordovaError: Uh oh! Cannot find framework 
"/private/tmp/gimlet/3178773/project/cordova/plugins/cordova-spotify-oauth/src/ios/spotify-sdk/SpotifyAuthentication.framework" for plugin cordova-spotify-oauth
in iOS platform at install 
(/private/tmp/gimlet/3178773/project/cordova/lib/plugman/pluginHandlers.js:109:48)
at ActionStack.process (/private/tmp/gimlet/3178773/project/cordova/node_modules/cordova-common/src/ActionStack.js:56:25) at PluginManager.doOperation 
(/private/tmp/gimlet/3178773/project/cordova/node_modules/cordova-common/src/PluginManager.js:114:20) at PluginManager.addPlugin 
(/private/tmp/gimlet/3178773/project/cordova/node_modules/cordova-common/src/PluginManager.js:144:17) at Api.addPlugin 
(/private/tmp/gimlet/3178773/project/cordova/Api.js:234:10) at handleInstall 
(/usr/local/lib/node_modules/pgb-plugman-151/node_modules/pgb-cordova-lib/src/plugman/install.js:594:10) at /usr/local/lib/node_modules/pgb-plugman-151/node_modules/pgb-cordova-lib/src/plugman/install.js:357:28 at _fulfilled
(/usr/local/lib/node_modules/pgb-plugman-151/node_modules/q/q.js:787:54) at
/usr/local/lib/node_modules/pgb-plugman-151/node_modules/q/q.js:816:30 at
Promise.promise.promiseDispatch (/usr/local/lib/node_modules/pgb-plugman-151/node_modules/q/q.js:749:13) 
Uh oh! Cannot find framework "/private/tmp/gimlet/3178773/project/cordova/plugins/cordova-spotify-oauth/src/ios/spotify-sdk/SpotifyAuthentication.framework" 
for plugin cordova-spotify-oauth in iOS platform

Anything i can do?

<gap:plugin name="cordova-spotify-oauth" source="npm" />
@tmdevde
Copy link
Author

tmdevde commented Sep 18, 2019

Still getting the same error.

@am5815
Copy link

am5815 commented May 29, 2020

Any update on this? I'm getting this error now

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

2 participants