hapijs / glue

Server composer for hapi.js
Other
245 stars 62 forks source link

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

Closed luiscarlosjayk closed 7 years ago

luiscarlosjayk commented 7 years ago

I get this message: DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead when run: const Glue = require('glue');

Tested on an empty node project.

Marsup commented 7 years ago

Duplicate #80.

lock[bot] commented 4 years ago

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.