Update node modules & npm and install Yarn
Ubuntu comes with a pre-installed version of node and npm. To update it to the latest stable version run the following commands in your terminal.
Installing the latest stable npm version
To install the latest stable version of npm on your machine run...
developerabdullah.hashnode.dev1 min read