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

manual install #140

Open
nqzero opened this issue Aug 19, 2020 · 3 comments
Open

manual install #140

nqzero opened this issue Aug 19, 2020 · 3 comments

Comments

@nqzero
Copy link

nqzero commented Aug 19, 2020

I'm trying to follow the "manual install" instructions and am getting a couple of errors

  • needed to create the Applications directory
  • now I'm getting:
./shpotify.sh share
./shpotify.sh: line 156: osascript: command not found
./shpotify.sh: line 156: [: =: unary operator expected
./shpotify.sh: line 445: osascript: command not found
Spotify URL: https://open.spotify.com/track/
Spotify URI: 
To copy the URL or URI to your clipboard, use:
`spotify share url` or
`spotify share uri` respectively.

the help message displays correctly but everything else I've tried has given similar errors. Are there some additional packages that are required ?

@hnarayanan
Copy link
Owner

Are you installing this on a Mac?

@nqzero
Copy link
Author

nqzero commented Aug 21, 2020

yeah, macbook pro retina 2014

@davidem
Copy link

davidem commented Sep 18, 2020

Is /usr/bin in your path?

Can you try "echo $PATH" from the commandline and check if it's there? If not, add it to ~/.bash_profile

More info on how to do that: https://osxdaily.com/2014/08/14/add-new-path-to-path-command-line/

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