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

echo command shows options in stdout #855

Closed
exKAZUu opened this issue Jun 7, 2018 · 1 comment
Closed

echo command shows options in stdout #855

exKAZUu opened this issue Jun 7, 2018 · 1 comment

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

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

0.8.2

Operating system:

Windows 10

Description of the bug:

echo command shows options like -n.

Example ShellJS command to reproduce the error:

require('shelljs').echo('-n', 'no newline at end');
@exKAZUu
Copy link
Author

exKAZUu commented Jun 7, 2018

Sorry, I now recognize I use an older version of shelljs and there is no issue in the latest version.

@exKAZUu exKAZUu closed this as completed Jun 7, 2018
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

1 participant