#Installation error
1 messages · Page 1 of 1 (latest)
You are probably using an outdated nodejs version
npm I -g n
n latest
npm i -g yarn
yarn
Doing that will fix all your errors
not all since zip is expected to be installed already onto system
Ohh forgot about zip
apt install zip