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 f5da2b9 commit 956077aCopy full SHA for 956077a
docs/content/cli-commands/npm.md
@@ -60,8 +60,7 @@ requires compiling of C++ Code, npm will use
60
[node-gyp](https://github.com/nodejs/node-gyp) for that task.
61
For a Unix system, [node-gyp](https://github.com/nodejs/node-gyp)
62
needs Python, make and a buildchain like GCC. On Windows,
63
-Python and Microsoft Visual Studio C++ are needed. Python 3 is
64
-not supported by [node-gyp](https://github.com/nodejs/node-gyp).
+Python and Microsoft Visual Studio C++ are needed.
65
For more information visit
66
[the node-gyp repository](https://github.com/nodejs/node-gyp) and
67
the [node-gyp Wiki](https://github.com/nodejs/node-gyp/wiki).
0 commit comments