Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

npm -g i [email protected] installs from v1.4-next #6082

@mgol

Description

@mgol
$ npm --version
1.4.26
$ npm info npm dist-tags

{ latest: '2.0.0-beta.0',
  'v2.0rc': '2.0.0-beta.0',
  next: '2.0.0-beta.2',
  'v1.4-next': '1.4.26',
  'v2.0-next': '2.0.0-beta.2',
  'v1.4': '1.4.25' }

$ npm -g i [email protected]
/Users/mgol/.nvm/v0.11.13/bin/npm -> /Users/mgol/.nvm/v0.11.13/lib/node_modules/npm/bin/npm-cli.js
[email protected] /Users/mgol/.nvm/v0.11.13/lib/node_modules/npm
$ npm --version
1.4.26

I'm on OS X 10.9.4, Node.js installed via nvm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions