raszi / node-tmp

Temporary file and directory creator for node.js
MIT License
736 stars 92 forks source link

Documentation still refers to a template that provides paths #179

Closed silkentrance closed 4 years ago

silkentrance commented 5 years ago

See

https://github.com/raszi/node-tmp#asynchronous-filename-generation-1

The documentation must be updated, as this is no longer supported.

silkentrance commented 4 years ago

Reopening as the fix did not essentially fix the original problem. The fix to this is that the template option must be relative to os.tmpdir().