01-17-2018, 10:07 PM
hi
https://gekko.wizb.it/docs/installation/...ws_10.html
NodeSource installation failure
gives a loading error
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
Working properly
https://gekko.wizb.it/docs/installation/...ws_10.html
NodeSource installation failure
Code:
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
Code:
npm install --only=production
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
Working properly