Subcommands doesn't work on windows
See original GitHub issueThe subcommand binary isn’t found on windows environments
C:\> tool config get option
C:\Users\jduque\AppData\Roaming\npm\node_modules\tool\node_modules\args\index.js:342
throw err
^
Error: spawn tool.js-config ENOENT
Issue Analytics
- State:
- Created 6 years ago
- Comments:14 (3 by maintainers)
Top Results From Across the Web
shell - windows subcommand evaluation - Stack Overflow
The Windows Command Prompt really isn't much of a shell in that it doesn't provide much functionality of its own, independent from the ......
Read more >does it work on win 10 :: Sub Command General Discussions
Does not work if you try to run it with the Steam launcher. Instead use the subcommand.exe file located in the installation directory....
Read more >Subcommands doesn't work on windows subsystem linux (wsl ...
if anyone facing the same problem: I installed rimraf via npm install -g rimraf on my windows host. After that, I installed rimraf...
Read more >Windows Terminal command line arguments | Microsoft Learn
Learn how to create command line arguments for Windows Terminal.
Read more >Is there something like Command Substitution in Windows CLI?
this is absolutely wrong. Windows isn't a shell like bash, and cmd doesn't work that way. It should be In powershell the '(...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Could be worth setting up AppVeyor tests for a tool like this.
@ntwcklng thank you, we appreciate the really fast answer from you and Leo.