BabyDP
deno task setup can't run on Windows 11.
So I just downloaded an ongoing project that was created on Mac. I am currently working on windows 11 and when I run the command "deno task setup" I get this error.
C:\Users\xxxxx\Documents\GitHub\xxxxx> deno task setup
Task setup ./tasks/setup.sh
Error launching './tasks/setup.sh': %1 is not a valid Win32 application. (os error 193)
Does anyone know what steps I need to make to get this running? Sorry if this is a newb question.
4 replies