tensor5/arch-atom

os.tmpDir missing

Closed this issue · 1 comments

I get this error message when running apm update or doing an update in the interface.

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

Running atom --version I get:

Atom    : 1.15.0
Electron: 1.4.15
Chrome  : 53.0.2785.143
Node    : 6.5.0

I reinstalled via the community repo. Do you want me to report bugs there or here?

This was reported over a year ago, are there any plans on fixing the issue?