Features

  • #15 - Support for running npx

  • #16 - Run node, npm and npx from the command-line via Gradle.

  • #20 - Provide conventions for developing in Nodejs

  • #21 - Wrappers for node, npm, npx.

Bugs

  • #22 - Wrappers should resolve relative paths correctly

  • #23 - Maintain spacing and order of package.json when updating.

  • #24 - npmRun tasks are appending --scripts-prepend-node-path=true which causes scripts not to execute.

  • #25 - Location of npx/npm should be of system path when running node.

  • #28 - Tasks npmRun*, npm and npx are not placing node on the path. (Please do rm -rf ~/.gradle/native-binaries/nodejs if you were affected by this bug)

Breaking changes

  • Minimum supported Gradle version is now 4.7.