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

Use os.userInfo().shell #3

Closed
sindresorhus opened this issue Apr 14, 2016 · 4 comments
Closed

Use os.userInfo().shell #3

sindresorhus opened this issue Apr 14, 2016 · 4 comments

Comments

@sindresorhus
Copy link
Owner

Sometime in the future when we can target Node.js 6.

nodejs/node#6104

I have a polyfill, but not worth the overhead.

@yeskunall
Copy link

From the docs, os.userInfo() always returns null for shell on Windows. In that case, do you still want to use that method from their API?

@sindresorhus
Copy link
Owner Author

sindresorhus commented Jun 20, 2017

It will only be used on non-Windows systems.

@yeskunall
Copy link

yeskunall commented Jun 20, 2017 via email

@sindresorhus
Copy link
Owner Author

No, not yet. This is just a reminder for when I do. Node.js 4 is still LTS.

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

No branches or pull requests

2 participants