[GH-ISSUE #1] Unable to run git clone #294

Closed
opened 2026-03-14 08:08:50 +03:00 by kerem · 6 comments
Owner

Originally created by @tyli1 on GitHub (Feb 22, 2020).
Original GitHub issue: https://github.com/AnanthVivekanand/spotify-adblock/issues/1

When I try to run git clone https://AnanthVivekanand/spotify-adblock-macos.git && cd spotify-adblock-macos, terminal spits out
Cloning into 'spotify-adblock-macos'...
fatal: unable to access 'https://AnanthVivekanand/spotify-adblock-macos.git/': Could not resolve host: AnanthVivekanand

Unsure of how to proceed.

Originally created by @tyli1 on GitHub (Feb 22, 2020). Original GitHub issue: https://github.com/AnanthVivekanand/spotify-adblock/issues/1 When I try to run git clone https://AnanthVivekanand/spotify-adblock-macos.git && cd spotify-adblock-macos, terminal spits out Cloning into 'spotify-adblock-macos'... fatal: unable to access 'https://AnanthVivekanand/spotify-adblock-macos.git/': Could not resolve host: AnanthVivekanand Unsure of how to proceed.
kerem closed this issue 2026-03-14 08:08:55 +03:00
Author
Owner

@P0SlX commented on GitHub (Feb 22, 2020):

If you want, you can just download the zip file if you just want to use it, make sure tu have node installed
$ brew install node

<!-- gh-comment-id:590003060 --> @P0SlX commented on GitHub (Feb 22, 2020): If you want, you can just download the zip file if you just want to use it, make sure tu have node installed ```$ brew install node```
Author
Owner

@tyli1 commented on GitHub (Feb 22, 2020):

Thanks for the quick reply! I have installed node and downloaded the zip file. Now what? What do I open in the zip file? Do I need to change the proxy and still run the commands? Sorry for the questions. Would love to try your program but not sure how to start it.

Thanks again!

On Feb 22, 2020, at 2:09 PM, P0SlX notifications@github.com wrote:

If you want, you can just download the zip file if you just want to use it, make sure tu have node installed
$ brew install node


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/AnanthVivekanand/spotify-adblock-macos/issues/1?email_source=notifications&email_token=AOUEOV7R6MVXX5O3HYUXYJLREGPBFA5CNFSM4KZTOYK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMVLW5A#issuecomment-590003060, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOUEOV3CBTQI6JSE6BC42KLREGPBFANCNFSM4KZTOYKQ.

<!-- gh-comment-id:590004252 --> @tyli1 commented on GitHub (Feb 22, 2020): Thanks for the quick reply! I have installed node and downloaded the zip file. Now what? What do I open in the zip file? Do I need to change the proxy and still run the commands? Sorry for the questions. Would love to try your program but not sure how to start it. Thanks again! > On Feb 22, 2020, at 2:09 PM, P0SlX <notifications@github.com> wrote: > > If you want, you can just download the zip file if you just want to use it, make sure tu have node installed > $ brew install node > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub <https://github.com/AnanthVivekanand/spotify-adblock-macos/issues/1?email_source=notifications&email_token=AOUEOV7R6MVXX5O3HYUXYJLREGPBFA5CNFSM4KZTOYK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMVLW5A#issuecomment-590003060>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AOUEOV3CBTQI6JSE6BC42KLREGPBFANCNFSM4KZTOYKQ>. >
Author
Owner

@AnanthVivekanand commented on GitHub (Feb 22, 2020):

Ah I see, the git clone command had a typo. I’ll fix that in a commit to the README soon.

Extract the zip and cd into the folder. Then run node index.js to start the proxy. Then update the proxy settings on Spotify.

I’ll fix the git clone command and add more detailed instructions in a commit later.

<!-- gh-comment-id:590005182 --> @AnanthVivekanand commented on GitHub (Feb 22, 2020): Ah I see, the git clone command had a typo. I’ll fix that in a commit to the README soon. Extract the zip and cd into the folder. Then run `node index.js` to start the proxy. Then update the proxy settings on Spotify. I’ll fix the git clone command and add more detailed instructions in a commit later.
Author
Owner

@tyli1 commented on GitHub (Feb 22, 2020):

Great! I got the proxy running but now songs are not playing in spotify. I believe I have followed all your instructions. Is there anything I can be doing wrong?

<!-- gh-comment-id:590005613 --> @tyli1 commented on GitHub (Feb 22, 2020): Great! I got the proxy running but now songs are not playing in spotify. I believe I have followed all your instructions. Is there anything I can be doing wrong?
Author
Owner

@AnanthVivekanand commented on GitHub (Feb 22, 2020):

Hmm, you might need to install the npm dependencies: run npm i http-proxy micromatch and then try running the node index.js again.

<!-- gh-comment-id:590008064 --> @AnanthVivekanand commented on GitHub (Feb 22, 2020): Hmm, you might need to install the npm dependencies: run `npm i http-proxy micromatch` and then try running the `node index.js` again.
Author
Owner

@tyli1 commented on GitHub (Feb 22, 2020):

Still not working. But thanks for trying!

<!-- gh-comment-id:590008207 --> @tyli1 commented on GitHub (Feb 22, 2020): Still not working. But thanks for trying!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-adblock#294
No description provided.