From 963f2a7b481ac4b8dee7f8c1c582f0d78e207f03 Mon Sep 17 00:00:00 2001 From: Matheus Marchini Date: Mon, 18 May 2020 17:12:35 -0700 Subject: [PATCH] doc: improve cataline discoverability for search engines By showing the error in the guide, search engines should be able to find this document when users search for specific lines from the error. Co-authored-by: Christian Clauss PR-URL: https://github.com/nodejs/node-gyp/pull/2135 Reviewed-By: Rod Vagg Reviewed-By: Christian Clauss --- macOS_Catalina.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/macOS_Catalina.md b/macOS_Catalina.md index 238ecff50d..dbc8da4e7d 100644 --- a/macOS_Catalina.md +++ b/macOS_Catalina.md @@ -2,7 +2,11 @@ _This document specifically refers to upgrades from previous versions of macOS to Catalina (10.15). It should be removed from the source repository when Catalina ceases to be the latest macOS version or when future Catalina versions no longer raise these issues._ -**Both upgrading to macOS Catalina and running a Software Update in Catalina may cause normal `node-gyp` installations to fail.** +**Both upgrading to macOS Catalina and running a Software Update in Catalina may cause normal `node-gyp` installations to fail. This might manifest as the following error during `npm install`:** + +```console +gyp: No Xcode or CLT version detected! +``` ### Is my Mac running macOS Catalina? Let's first make sure that your Mac is running Catalina: