Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 7072

Running npx in WSL Ubuntu gives a CMD.EXE and UNC error

$
0
0

I am running make in a directory which runs npx tailwindcss -i ./static/src/input.css -o ./static/dist/css/output.css but unfortunately I get the error as below

jbob@macbook:~/temmplate/src$ makenpx tailwindcss -i ./static/src/input.css -o ./static/dist/css/output.css'\\wsl.localhost\Ubuntu\home\jbob\template\src'CMD.EXE was started with the above path as the current directory.UNC paths are not supported.  Defaulting to Windows directory.Specified input file ./static/src/input.css does not exist.make: *** [Makefile:2: all] Error 9

Any suggestions?

Thanks

I have looked at other questions of a similar ilk but no luck


Viewing all articles
Browse latest Browse all 7072

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>