I'm trying to create a react application via vite and each time that I attempt this, the following error appears:
'\\wsl.localhost\Ubuntu\home\creif1994\repos'CMD.EXE was started with the above path as the current directory.UNC paths are not supported. Defaulting to Windows directory.
I have WSL2 ubuntu distro installed on my laptop and it is able to create this without an issue. I'm unsure what I had done on the laptop to enable this.
Any assiatance would be greatly appreciated!