You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed node with ubuntu snap by using sudo snap install node --channel=10/stable --classic command
but after node -v it shows v8.10.0. Is this okay ?
I installed node with ubuntu snap by using
sudo snap install node --channel=10/stable --classiccommandbut after
node -vit shows v8.10.0. Is this okay ?