iconmopa.blogg.se

Install npm on windows 10
Install npm on windows 10










Windows Terminal is an improved command line shell that allows you to run multiple tabs so that you can quickly switch between Linux command lines, Windows Command Prompt, PowerShell, Azure CLI, or whatever you prefer to use.

install npm on windows 10

To update your distribution, use the command: sudo apt update & sudo apt upgrade. Windows doesn't automatically handle this update. We recommend updating your Linux distribution regularly, including immediately after you install, to ensure you have the most recent packages. Once you have installed WSL 2 and a Linux distribution, open the Linux distribution (it can be found in your Windows start menu) and check the version and codename using the command: lsb_release -dc. These steps will include choosing a Linux distribution (for example, Ubuntu). To enable and install WSL 2, follow the steps in the WSL install documentation. WSL 2 is the most recent version available for Windows and we recommend it for professional Node.js development workflows.

install npm on windows 10

This recommendation also applies if you plan to use a Windows Server production environment.

install npm on windows 10

If you are new to developing with Node.js and want to get up and running quickly so that you can learn, install Node.js on Windows.












Install npm on windows 10