How to start a Latitude app on Windows
Enable WSL
Enable Virtual Machine
Download and install the Linux kernel update package
Set WSL 2 as the default version
Install a Linux distribution
Set up Ubuntu
sudo
.Node.js >18.x
to run, so after installing WSL, you will need to install Node.js on your Ubuntu distribution. To do so, we recommend Node Version Manager (nvm).
Update Ubuntu packages and install curl
Install nvm
Install Node.js v18.x
Set Node.js v18.x as the default version