LiquidPlayer/LiquidCore

Process 'command 'node'' finished with non-zero exit value 1

joraavetisyan opened this issue · 1 comments

I did all that you mentioned in your setup doc, but when building the android project I got an error:
Process 'command 'node'' finished with non-zero exit value 1

I had a similar issue when using nvm to manage node on my computer. If you're using nvm you can try this command to see if it helps you with your issue:
ln -s $(which node) /usr/local/bin/node