for anyone that would like to install this, using nvm to switch node versions works. 8.12 lts did not work, 8.0 did for me:
https://github.com/creationix/nvm#usage
$ nvm install 8.0
$ nvm use 8.0
then makepkg or install from aur (yay, pacaur, aura, ...)
EDIT: installation succeeded, the desktop app seems to work, but CLI does not
Pinned Comments
masterkorp commented on 2020-12-24 19:58 (UTC) (edited on 2020-12-24 20:00 (UTC) by masterkorp)
Hello everyone,
I will be renaming the packages to its final form.
Also, please for problems with the package, please open an issue on the Github repo, its really hard to provide support on the comments section, you can also email me.
If you have problems with the
check()
function, just run makepkg with the--nocheck
flag.Thank you for your patience. Regards, Alfredo Palhares