Hello,
I’m getting the same issue now. I’m using Node 12.16.10 and npm 6.13.4. I’m trying to install Coucbhase 3.0.0. I’m on MacOS 10.14.5 . I’ve tried several other Couchbase versions but to no avail. I’m getting the error:
gyp ERR! build error
gyp ERR! stack Error: make
failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:321:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Darwin 18.6.0
gyp ERR! command “/usr/local/bin/node” “/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js” “rebuild”
gyp ERR! cwd /Users/bschroer/Workspace/ecomlib/node_modules/couchbase
gyp ERR! node -v v12.16.0
gyp ERR! node-gyp -v v5.0.5
gyp ERR! not ok
Can anyone advise? cc @ericb
Thank you,
Brian