freyr-js: Failed to initialize a Freyr Instance

when I trying to download anything with Apple Music or with Spotify this is what I get

Checking directory permissions...[done] 
[!] Failed to initialize a Freyr Instance
this[#store].core.albums.axiosInstance.create is not a function

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 22 (12 by maintainers)

Most upvoted comments

Hi there, this issue has been fixed, but a new release hasn’t been cut. Yet.

You can use the working version by either cloning the repo and building it, or using the staging development docker image.

$ git clone https://github.com/miraclx/freyr-js
$ cd freyr-js
$ npm install
$ npm link

Or you can use the freyrcli/freyrjs-git:pr-214 docker image.