miraclx / freyr-js

A tool for downloading songs from music streaming services like Spotify and Apple Music.
https://git.io/freyr-js
Apache License 2.0
1.39k stars 90 forks source link

how to solve the problem "failed: [Request failed with status code 401]) [i] An error occurred while processing the query" #604

Closed G5dwe1 closed 7 months ago

G5dwe1 commented 7 months ago

Screenshot_2023-12-21-20-00-31-768_com termux

miraclx commented 7 months ago

Hi, please can you provide info on how you installed freyr?

G5dwe1 commented 7 months ago

I followed install freyr on github.

miraclx commented 7 months ago

Yes, but which of the methods?

Did you clone the repo? Or npm installed directly?

G5dwe1 commented 7 months ago

Npm installed

miraclx commented 7 months ago

Do you have git installed?

G5dwe1 commented 7 months ago

I don't installed git. Installed Before or after npm?

miraclx commented 7 months ago

Just run

git --version

And check the output

G5dwe1 commented 7 months ago

Oke i try