Category: how to

How to upgrade/ update npm vesion

This is the new best way to upgrade npm on Windows. Follow below steps Go to Window Type Run PowerShell and open as Administrator First: Run command -> Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force Secondly: npm install -g npm-windows-upgrade and then npm-windows-upgrade Note: Do not run npm i -g npm. Instead use npm-windows-upgrade to update npm going forward. Also if […]

how to setup/ get google updates and notification on mobile via sms

In Google Plus you get one more service like Facebook that is SMS Notifications. You can setup Google Plus such that you will receive a SMS for every new notification in your account. You can also update Google Plus by SMS. In this post we will discuss how to setup SMS Notifications in your Google […]