grunt-lesslint icon indicating copy to clipboard operation
grunt-lesslint copied to clipboard

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

Open cnrdi opened this issue 7 years ago • 1 comments
trafficstars

Hi, after grunt-lesslint task run, we got node deprecation warning: DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead. It would be great to fix this to avoid this log on each task call :).

node -v v7.4.0

cnrdi avatar Jan 12 '18 15:01 cnrdi

I'm having the same problem. v8.11.1

CJohnDesign avatar Apr 30 '18 23:04 CJohnDesign