Skip to content

Deprecation Warning in Node v7.0.0 for call to os.tmpDir #3369

@jonhester

Description

@jonhester

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:

Reproducible by running hapi tests under Node v7.0.0

Metadata

Metadata

Assignees

Labels

non issueIssue is not a problem or requires changes

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions