Hi ,
I am trying to install new version 2.3.3 but getting error -
npm ERR! notarget No compatible version found: couchbase@2.3.3
npm install couchbase@2.3.3
npm ERR! Linux 2.6.32-642.el6.x86_64
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "couchbase@2.3.3"
npm ERR! node v6.10.2
npm ERR! npm v3.10.10
npm ERR! code ETARGET
npm ERR! notarget No compatible version found: couchbase@2.3.3
npm ERR! notarget Valid install targets:
npm ERR! notarget 2.3.2, 2.3.0, 2.2.5, 2.2.4, 2.2.3, 2.2.2, 2.2.1, 2.2.0, 2.1.8, 2.1.7, 2.1.6, 2.1.5, 2.1.4, 2.1.3, 2.1.2, 2.1.1, 2.1.0, 2.0.12, 2.0.11, 2.0.10, 2.0.9, 2.0.8, 2.0.7, 2.0.6, 2.0.5, 2.0.4, 2.0.2, 2.0.1, 2.0.0, 2.0.0-dp1, 2.0.0-beta4, 2.0.0-beta2, 2.0.0-beta, 1.2.4, 1.2.2, 1.2.1, 1.2.0, 1.1.1, 1.1.0, 1.0.1, 1.0.0, 1.0.0-beta, 0.1.0, 0.0.12
npm ERR! notarget
npm ERR! notarget This is most likely not a problem with npm itself.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.