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 4b2a1b6 commit 954bcfbCopy full SHA for 954bcfb
Makefile
@@ -384,7 +384,7 @@ ifeq ($(OSTYPE),os400)
384
DOCBUILDSTAMP_PREREQS := $(DOCBUILDSTAMP_PREREQS) out/$(BUILDTYPE)/node.exp
385
endif
386
387
-DOC_KIT ?= tools/doc/node_modules/.bin/doc-kit
+DOC_KIT ?= tools/doc/node_modules/@nodejs/doc-kit/bin/cli.mjs
388
389
node_use_openssl_and_icu = $(call available-node,"-p" \
390
"process.versions.openssl != undefined && process.versions.icu != undefined")
0 commit comments