How to Upgrade to V.10

@Amalendu
Try to resolve npm error first.
sudo apt-get update
sudo apt-get install build-essential libssl-dev
sudo apt-get install nodejs
sudo apt-get install npm

This command worked for me…!!!:wink:

2 Likes