Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

os.tmpDir has been depricated in favor of os.tmpdir #760

Merged
merged 1 commit into from
Feb 8, 2017

Conversation

SidHarder
Copy link
Member

DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.

os.tmpdir was added in Node v0.9.9 and os.tmpDir deprecated in Node v7.0.0. More info:

nodejs/node#6739
https://nodejs.org/en/blog/release/v7.0.0/
https://nodejs.org/api/os.html#os_os_tmpdir

@SidHarder SidHarder added the status/in-progress In progress label Feb 8, 2017
Copy link
Member

@dignifiedquire dignifiedquire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you :octocat:

@daviddias daviddias merged commit c73ac5e into ipfs:master Feb 8, 2017
@daviddias daviddias removed the status/in-progress In progress label Feb 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants