Just a note for anyone trying this on an Oracle Cloud Free Instance - you'll need to install git and gcc-c++ (which uses yum instead of apt)
sudo yum install git
sudo yum install gcc-c++
before running the npm command
Once it was installed - the first time I ran it - I got a message about did I want to leave, but it seems to work the second time I pressed play