Setting Up Nodejs + Yarn on WSL (Windows Subsystem for Linux)
Setting Up Nodejs + Yarn on WSL (Windows Subsystem for Linux) Launch Window WSL Terminal Start Up Updating the packages list by typing : $ sudo apt update Install the nodejs using the apt pa...