We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f57d9 commit db706c6Copy full SHA for db706c6
metadata.rb
@@ -9,7 +9,7 @@
9
10
recipe "nodejs", "Installs Node.JS based on the default installation method"
11
recipe "nodejs::install_from_source", "Installs Node.JS from source"
12
-recipe "nodejs::install_from_binaries", "Installs Node.JS from official binaries"
+recipe "nodejs::install_from_binary", "Installs Node.JS from official binaries"
13
recipe "nodejs::install_from_package", "Installs Node.JS from packages"
14
recipe "nodejs::npm", "Installs npm from source - a package manager for node"
15
0 commit comments