Skip to content

This module only works with node 14 or LOWER #1245

Closed
@mercmobily

Description

@mercmobily

I love the work done on this module, but:

  • The module will only work with Node 14 or LOWER, because of its dependency with fs-temp 1.x
  • It's been 5 months after the last commit
  • Issues are not being answered
  • Version 2 has been "nearly done" for years

Now... I just had to add this to a production machine, to "fix" the issue with fs-temp:

"postinstall": "sed -i 's/WriteStream.call(this, null, options)/WriteStream.call(this, \"\", options)/g' node_modules/fs-temp/lib/write-stream.js"

If the module is no longer maintained, please say so and ask for somebody to take it over.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions