DEP0022:os.tmpDir()


版本历史
版本变更
v14.0.0

生命尽头。

v7.0.0

运行时弃用。

类型:生命结束

\Type: End-of-Life

os.tmpDir() API 在 Node.js 7.0.0 中被弃用,并已被删除。请改用 os.tmpdir()

\The os.tmpDir() API was deprecated in Node.js 7.0.0 and has since been removed. Please use os.tmpdir() instead.

可自动迁移 (source):

\An automated migration is available (source):

npx codemod@latest @nodejs/tmpDir-to-tmpdir 

AltStyle によって変換されたページ (->オリジナル) /