Skip to content

Cannot Install on Node v6 #548

Description

@minhazfm

Cannot install angular-cli on newly released NodeJS v6.0.0.

  1. OS: Mac OSX El Capitan - 10.11.3
  2. Versions:
    node --version: v6.0.0
    npm --version: v3.8.6
    npm info angular-cli: v0.0.34
  3. Reproduction Steps:
npm install -g angular-cli
  1. Log:
npm ERR! Darwin 15.3.0
npm ERR! argv "/Users/developer/.nvm/versions/node/v6.0.0/bin/node" "/Users/developer/.nvm/versions/node/v6.0.0/bin/npm" "install" "-g" "angular-cli"
npm ERR! node v6.0.0
npm ERR! npm v3.8.6
npm ERR! Invalid Version: 0.0.6pre2
npm ERR! npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! /Users/developer/Desktop/npm-debug.log
  1. I'm aware NodeJS v6 just came out, so this is expected, but just thought I would post it here so others are aware.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions