-
-
Notifications
You must be signed in to change notification settings - Fork 237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"program not found or is not executable" when running with concurrently #208
Comments
Hi there! It's a bit difficult to help with just the provided information. |
I'm experiencing the same issue with different commands. The error returned is from wait-on:
when I run |
@lucky-lou you seem to be using Windows. Can you please provide the rest of the output that you get? |
|
I'm able to run two watchers (
chokidar
andtsc -w
).One of them launches a protoc with a plugin.
This works properly when run independently, however when running with concurrently I get:
The program is both in path and executable
The text was updated successfully, but these errors were encountered: