Skip to content

Commit 332b795

Browse files
note for later...
1 parent 47e5d73 commit 332b795

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

modules/hello-world/pages/start-using-sdk.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,19 @@ $ npm install couchbase --save
5656

5757
Note: This will download the latest Couchbase Node.js SDK, and add a dependency to your `package.json`.
5858

59+
60+
// MacOS
61+
// https://issues.couchbase.com/browse/DOC-6367
62+
// Catalina & node-gyp
63+
////
64+
npm install:
65+
66+
gyp: No Xcode or CLT version detected!
67+
68+
https://github.com/nodejs/node-gyp/blob/master/macOS_Catalina.md#Solutions
69+
////
70+
71+
5972
// end::install[]
6073

6174
Information on new features, fixes, known issues, as well as information on how to install older release versions is in the xref:project-docs:sdk-release-notes.adoc[release notes].

0 commit comments

Comments
 (0)