Skip to content

Cannot Upgrade Old Packages Due to Support for EoL Node.js Version #276

@EvilSpirit39

Description

@EvilSpirit39

Before you open this issue, please complete the following tasks:

  • use the search bar at the top of the page to search this repository for similar issues or discussions that have already been opened.
  • if you are looking for help from the gulp team or community, open a discussion.
  • if you think there is a problem with the plugin you're using, open a discussion.
  • if you think there is a bug in our code, open this issue.

What actually happened?

  • Currently, this project appears to maintain support for Node.js versions that have already reached their End of Life (EoL).
  • Because of this backward compatibility, some packages in the dependencies cannot be upgraded to more recent versions.
  • Some package is already deprecated (like rimraf, glob) and needs upgrade. see Fix: upgrade rimraf (from deprecated v3.0.2 to v5.0.7)  #275
  • Would it be possible to consider dropping support for EoL Node.js versions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions