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':Error: spawn EACCES #32

Closed
andreasseiler opened this issue Jul 20, 2017 · 8 comments
Closed

Failed to install 'cordova-spotify':Error: spawn EACCES #32

andreasseiler opened this issue Jul 20, 2017 · 8 comments

Comments

@andreasseiler
Copy link

Hi,

I'm trying to install your plugin in my Meteor App (current Meteor version 1.5.1) and it gives me the above error ... Failed to install 'cordova-spotify':Error: spawn EACCES. I'm running Ubuntu 16.04 LTS.

Did anyone else run into this error? I tried modifying the permissions in all related folders.

Regards,
Andi

@NeoLegends
Copy link
Member

Any more detail about which file is accessed? This is probably a duplicate of #31.

@NeoLegends NeoLegends marked this as a duplicate of #31 Jul 20, 2017
@andreasseiler
Copy link
Author

andreasseiler commented Jul 20, 2017

I'm not 100% sure but I'm assuming it has to do with creating the folders (plugins/cordova-spotify/src/android/spotify-auth and plugins/cordova-spotify/src/android/spotify-sdk) in the install-android.sh since it aborts before these folders get created

@andreasseiler
Copy link
Author

andreasseiler commented Jul 20, 2017

Tried to install it from local file system with a modified install script, but I keep running into erros with missing files

Probably have to wait until you convert the install scripts to JS, I would be glad to help, but I'm kind of a noob when it comes to Android Development ... :(

@NeoLegends
Copy link
Member

NeoLegends commented Jul 20, 2017

Just something that came to my mind right now: did you ensure that there are no spaces in the projecg folder path? I might have fixed these issues just now, but we've had problems with that in the past.

Could you try installing the plugin from git directly? I just made a path-related commit that isn't published yet.

@andreasseiler
Copy link
Author

One thing, could you create a new release from the current develop branch? With the current status it seems to work, but I can only use it as a plugin correctly with a release version.

Thanks in advance!

@Remco75
Copy link

Remco75 commented Jul 21, 2017

I experience the same. Installing with ionic cordova plugin add https://github.com/Festify/cordova-spotify fixes it for me...(see #21 ) Releasing to NPM would be nice indeed!

@NeoLegends
Copy link
Member

@andreasseiler @Remco75 Got the new release out.

@NeoLegends
Copy link
Member

So everything seems to be working now? I'll just close this. Feel free to reopen if the problem persists. :)

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

No branches or pull requests

3 participants