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

shx echo -n aaa shows -n aaa #129

Closed
exKAZUu opened this issue Jun 7, 2018 · 5 comments
Closed

shx echo -n aaa shows -n aaa #129

exKAZUu opened this issue Jun 7, 2018 · 5 comments
Assignees
Labels

Comments

@exKAZUu
Copy link

exKAZUu commented Jun 7, 2018

Node version (or tell us if you're using electron or some other framework):

v9.11.1

Shx version (the most recent version/Github branch you see the bug on):

0.2.2

Operating system:

Windows 10

Description of the bug:

shx echo -n aaa shows -n aaa.

@nfischer
Copy link
Member

nfischer commented Jun 7, 2018

Can repro. I'm guessing from shelljs/shelljs#855 that this is a bug in shx code.

I have no issue using shx rm -f ..., so this only affects echo? Strange...

@nfischer nfischer added fix chore and removed fix labels Jun 7, 2018
@nfischer nfischer self-assigned this Jun 7, 2018
@nfischer
Copy link
Member

nfischer commented Jun 7, 2018

Actually, maybe shelljs is out of date? We bumped the version in #126, but haven't cut a release since then.

@nfischer
Copy link
Member

nfischer commented Jun 7, 2018

Confirmed this works on master. I'll cut a new minor release.

@nfischer
Copy link
Member

nfischer commented Jun 8, 2018

Released in v0.3.0 🎉

@nfischer nfischer closed this as completed Jun 8, 2018
@exKAZUu
Copy link
Author

exKAZUu commented Jun 8, 2018

Confirmed it works well. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants