Subprocess
can someone help me how do i get to show Hello world in my terminal by using Deno.Commands () using echo
8 Replies
For Windows. You need to execute. echo from a command processor -- "cmd"
@Altair 680b i am quite new to this . could you help me with one last doubt i have
i want to npm init (for example ) in the current working directory
FYI many linux commands are just executables. In Windows, they are methods of the command processor.
I was unable to spawn 'npm' Not sure why.
Try asking the #Deno AI Helper
i tried using , ls , pwd in 'ls' is not recognized as an internal or external command,
operable program or batch file.
@Deno AI Helper
Also, you may want to try DAX -- written by a Deno core team member.
https://github.com/dsherret/dax
Thanks alot mate
@Deno AI Helper any help with this?
ill experiment with it and if i hit a block i believe you are here for me then