Before you open this issue, please complete the following tasks: * [x] use the search bar at the top of the page to search this repository for similar issues or discussions that have already been opened. * [x] if you are looking for help from the gulp team or community, open a [discussion](https://github.com/gulpjs/gulp/discussions). * [x] if you think there is a problem with the plugin you're using, open a [discussion](https://github.com/gulpjs/gulp/discussions). * [x] 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 #275 - Would it be possible to consider dropping support for EoL Node.js versions?
Before you open this issue, please complete the following tasks:
What actually happened?