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.
2 parents ab4f34f + a06b158 commit 4ec9e05Copy full SHA for 4ec9e05
README.rst
@@ -130,7 +130,7 @@ Get available node.js versions::
130
Install node.js "0.4.3" without ssl support with 4 parallel commands
131
for compilation and npm.js "0.3.17"::
132
133
- $ nodeenv --without-ssl --node=0.4.3 --npm=0.3.17 --jobs=4 env-4.3
+ $ nodeenv --without-ssl --node=0.4.3 --npm=0.3.17 --with-npm --jobs=4 env-4.3
134
135
Install node.js from the source::
136
0 commit comments