question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Subcommands doesn't work on windows

See original GitHub issue

The 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:closed
  • Created 6 years ago
  • Comments:14 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
TooTallNatecommented, May 2, 2017

Could be worth setting up AppVeyor tests for a tool like this.

1reaction
Gioyikcommented, Oct 9, 2017

@ntwcklng thank you, we appreciate the really fast answer from you and Leo.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found