Following command fixed my issue on new ubuntu 16.04
sudo npm install -g yarn
bench update --requirements
bench setup socketio
bench build
Following command fixed my issue on new ubuntu 16.04
sudo npm install -g yarn
bench update --requirements
bench setup socketio
bench build