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

os.homedir() not defined #3148

Closed
wyattbiker opened this issue Oct 1, 2015 · 3 comments
Closed

os.homedir() not defined #3148

wyattbiker opened this issue Oct 1, 2015 · 3 comments

Comments

@wyattbiker
Copy link

os.homedir() is missing. it is defined in the docs.
nodejs version: 'v0.12.7'

Both on Windows and Linux

@evanlucas
Copy link
Contributor

os.homedir() was added in iojs v2.3.0, so the first official node release it was in was v4.

@cjihrig
Copy link
Contributor

cjihrig commented Oct 1, 2015

Seems like you're using new documentation with an older version of Node. Check these docs - https://nodejs.org/docs/v0.12.7/api/os.html

@cjihrig cjihrig closed this as completed Oct 1, 2015
@wyattbiker
Copy link
Author

Yep. Please close issue.

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