koajs / koa-body

koa body parser middleware
MIT License
950 stars 130 forks source link

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

Closed tkiethanom closed 6 years ago

tkiethanom commented 7 years ago

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

formidable is throwing this warning. This is fixed in the latest version of formidable v1.1.1 released Jan 15, 2017.

https://github.com/felixge/node-formidable/releases