Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cnrdi opened this issue Jan 12, 2018 · 1 comment
Open

Comments

@cnrdi
Copy link

cnrdi commented Jan 12, 2018

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

@CJohnDesign
Copy link

I'm having the same problem. v8.11.1

bmarcotte added a commit to bmarcotte/grunt-lesslint that referenced this issue Nov 15, 2018
Moving to the latest version of the cache-swap dependency, 0.3.0,
removes the deprecation warning about os.tmpDir() in my environment
(npm 6.4.1/node v10.13.0), when invoking "grunt" or "grunt test".
snakamura added a commit to infoteriahq/grunt-lesslint that referenced this issue Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants