Running a express server from WSL ( UNC paths are not supported ) – Ubuntu
I'am trying to run a express server from a WSL terminal in VS Code. However, whenever, I run the command npm run dev I get the following error: '\wsl$Ubuntuhomesimaolegalize-backend' CMD.EXE was started with the above path as the current directory.…