Python2 is getting quite old, it is not even supported anymore on most linux systems
Including pi raspberry
so npm install fails with
npm ERR! path /opt/arimaa-server/node_modules/node-sass
npm ERR! gyp verb check python checking for Python executable "python2" in the PATH
npm ERR! gyp verb `which` failed Error: not found: python2
Also many warnings of deprecated libs, any plan to update ?
Python2 is getting quite old, it is not even supported anymore on most linux systems
Including pi raspberry
so npm install fails with
Also many warnings of deprecated libs, any plan to update ?