nekusu / tidal-enhanced-patcher

Powerful tool to enhance the TIDAL desktop app, enabling Discord Rich Presence integration and more.
MIT License
18 stars 2 forks source link

(Bug?) Close the app before running the patcher #1

Closed Hakurye closed 1 year ago

Hakurye commented 1 year ago

Hello, as the title says everytime i try to run the node patch command it gives me the following output

TIDAL Enhanced Patcher - https://github.com/nekusu Close the app before running the patcher!

Following the usage instructions on the main page:

  1. I have installed the latest version available of nvm (1.19.0)
  2. I told nvm to use the latest LTS version: (18.12.0) of node.js available
  3. I have tried to run the command: git clone git@github.com:nekusu/tidal-enhanced-patcher.git but it gave me acces denied as output
  4. So i cloned the rep by using git clone https://github.com/nekusu/tidal-enhanced-patcher.git
  5. Then i moved to the main folder and tried to use the command node patch
nekusu commented 1 year ago

Hello, sorry for the delay. Thank you for leaving a well detailed issue. I imagined that the way to check if the process was running was going to give problems at some point, I'll push a fix in a few moments. Let me know if you have any other problems.

Hakurye commented 1 year ago

Hello! Thanks for helping me, with the latest fix now everything works correctly! Have a good day.