Skip to content
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

1.0.8 breaks flag usage on onSuccess #6

Closed
nanoxd opened this issue Aug 25, 2017 · 2 comments
Closed

1.0.8 breaks flag usage on onSuccess #6

nanoxd opened this issue Aug 25, 2017 · 2 comments

Comments

@nanoxd
Copy link

nanoxd commented Aug 25, 2017

Previously with v1.0.7, the following command would work:

tsc-watch --onSuccess \"node -r dotenv/config dist/index.js\"

As of 1.0.8 it fails with the following error message:

yarn dev v0.27.5
$ tsc-watch --onSuccess "node -r dotenv/config dist/index.js"
env: node\r: No such file or directory
error Command failed with exit code 127.
@fabiob
Copy link

fabiob commented Aug 27, 2017

Duplicate of #5

@gilamran
Copy link
Owner

gilamran commented Dec 5, 2017

As @fabiob mentioned it's Duplicate of #5 (Fixed in version 1.0.10)

@gilamran gilamran closed this as completed Dec 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants