Describe the bug
Trying to run on gradle 7.0 fails with
Could not create task of type 'VersionCheckTask'.
Cannot run Project.afterEvaluate(Closure) when the project is already evaluated.
To Reproduce
Create a project using gradle 7.0 and add this plugin.
Expected behavior
Works with gradle 7
Additional context
Recommend to switch to the maintained fork of the node plugin https://github.com/node-gradle/gradle-node-plugin