I have installed Deno on Windows10. This is the Deno version I see in CMD:
deno --version
deno 1.16.3 (release, x86_64-pc-windows-msvc)
v8 9.7.106.5
typescript 4.4.2
When I try deno-init -y --name backend
it gives me this error message:
'deno-init' is not recognized as an internal or external command, operable program or batch file.