Hapi: Deprecation Warning in Node v7.0.0 for call to os.tmpDir

Created on 26 Oct 2016  路  1Comment  路  Source: hapijs/hapi

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

non issue

>All comments

update hapi

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jeremiahlee picture jeremiahlee  路  4Comments

andkazakov picture andkazakov  路  5Comments

hueniverse picture hueniverse  路  4Comments

foobar1123 picture foobar1123  路  3Comments

DrMabuse23 picture DrMabuse23  路  5Comments