Hello.
I'm trying to install the Adapt Server on a virtual machine running under Parallels on a MacBook Pro.
I got most of the way with an Ubuntu 18.04 OS but go stumped at the end of the "npm install --production" command which threw up errors beginning with;
npm ERR! Linux 4.15.0-115-generic npm
ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "--production" npm
ERR! node v8.10.0 npm
ERR! npm v3.5.2 npm
ERR! code EMISSINGARG
etc etc
I have a choice of various other Unix OS's i.e.
Fedora, Cent OS, Debian GNU or Mint.
Would it be easier to use on of these, or perhaps there is a ready built image that I could use?
Thanks for all and any assistance.
Roger