File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ the native addon.
162162
163163[node-gyp][] is a build system based on Google's [GYP][] tool and comes
164164bundled with npm. GYP, and therefore node-gyp, requires that Python be
165- installed.
165+ installed. Currently gyp is maintained in [gyp-next][] by @nodejs/gyp team.
166166
167167Historically, node-gyp has been the tool of choice for building native
168168addons. It has widespread adoption and documentation. However, some
@@ -5986,6 +5986,7 @@ the add-on's file name during loading.
59865986[Error handling]: #n_api_error_handling
59875987[GCC]: https://gcc.gnu.org
59885988[GYP]: https://gyp.gsrc.io
5989+ [gyp-next]: https://github.com/nodejs/gyp-next
59895990[GitHub releases]: https://help.github.com/en/github/administering-a-repository/about-releases
59905991[LLVM]: https://llvm.org
59915992[Native Abstractions for Node.js]: https://github.com/nodejs/nan
You can’t perform that action at this time.
0 commit comments