Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-6702

NodeJS 2.6 docs show incorrect installation command

    XMLWordPrintable

Details

    Description

      The NodeJS installation docs show the following command to install NodeJS 2.6:

      npm install couchbase
      

      As of the release of NodeJS 3.0, this installs 3.0, not 2.6, which causes a lot of confusion.
      We should add version pinning to the npm command, like:

      npm install couchbase@2.6.x
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            richard.smedley Richard Smedley
            matt.carabine Matt Carabine (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty