Hacker News new | ask | show | jobs
by devmor 1201 days ago
The other one I noticed is pip! A lot of the script fails without pip, and it takes until after the fairly long downloads finish to let you know it was needed.
1 comments

so it needs make/gcc, python AND node available... what versions, I wonder?
I successfully used the latest version of node LTS (via NVM) and the latest versions of python-pip3 and build essentials from the Canonical apt repo, if that helps.