Skip to content

1.1.1 is the current latest version in npm #48

Closed
@steve-lorimer

Description

@steve-lorimer

$ npm install -g [email protected]

npm http GET https://registry.npmjs.org/generator-angular-fullstack/1.2.0
npm http 404 https://registry.npmjs.org/generator-angular-fullstack/1.2.0
npm ERR! Error: version not found: 1.2.0 : generator-angular-fullstack/1.2.0

navigate to https://registry.npmjs.org/generator-angular-fullstack and will you see that the latest version is 1.1.1

dist-tags: {
    latest: "1.1.1"
},

$ npm view generator-angular-fullstack versions

[ '0.0.1',
  '0.0.2',
  '0.0.3',
  '0.0.4',
  '0.0.5',
  '0.1.0',
  '0.2.0',
  '1.0.0',
  '1.0.1',
  '1.1.0',
  '1.1.1' ]

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