github aquaproj/aqua-registry v4.214.0-1

latest releases: v4.249.0, v4.248.0, v4.247.0...
pre-release2 months ago

🎉 New Packages

#26002 nodejs/node: Node.js JavaScript runtime

Set up Node.js

To execute tools installed by npm, you need to add the following to your PATH:

if node_path="$(dirname "$(aqua which node 2>/dev/null)" | grep aquaproj 2>/dev/null)"; then
  export PATH="$node_path:$PATH"
fi

Reference

Don't miss a new aqua-registry release

NewReleases is sending notifications on new releases.