eDEX-UI on #Pinebook Pro @PINE64 ... https://github.com/GitSquared/edex-ui 1⃣ git clone... 2⃣ npm run install-linux 3⃣ npm start
@lupyuen I've had this issue before when I tried to get VS Code. It's a 64 bit machine, but when I tried to get it to play with 64 bit stuff, it eats APT.
@lupyuen It's some weird multi-arch thing, isn't it? Grr..
@Lwasserman Hmmm this worked for me...
git clone --recursive https://github.com/GitSquared/edex-ui
cd edex-ui
npm run install-linux
npm start
Are you still running Debian Mate? Should upgrade to Manjaro Xfce because Debian Mate on Pinebook Pro is weirdly 64-bit kernel + 32-bit apps (Manjaro is all 64-bit)
@Lwasserman yep and 64-bit Manjaro really runs faster than Debian Mate 😀
@lupyuen Hm...I've been using Debian for so long...