File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
@@ -6091,6 +6091,7 @@ the add-on's file name during loading.
60916091[context-aware addons]: addons.md#addons_context_aware_addons
60926092[docs]: https://github.com/nodejs/node-addon-api#api-documentation
60936093[global scope]: globals.md
6094+ [gyp-next]: https://github.com/nodejs/gyp-next
60946095[module scope]: modules.md#modules_the_module_scope
60956096[node-gyp]: https://github.com/nodejs/node-gyp
60966097[node-pre-gyp]: https://github.com/mapbox/node-pre-gyp
You can’t perform that action at this time.
0 commit comments