Hi Guys,
I have already installed the version V7, but I can not update this
When running “bench update” I get the following message “Please update to version 5.x node before running the” bench update “”
Could you help me solve this?
Hi Guys,
I have already installed the version V7, but I can not update this
When running “bench update” I get the following message “Please update to version 5.x node before running the” bench update “”
Could you help me solve this?
Solved
curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -
sudo apt-get install -y nodejs
what about centos?