srs / gradle-node-plugin

Gradle plugin for integrating NodeJS in your build. :rocket:
Apache License 2.0
866 stars 211 forks source link

Do not use npm to install different npm version #322

Open srs opened 5 years ago

srs commented 5 years ago

This is not very robust since it depends on a previous npm. Download it directly from npm repository.