Skip to content

NPM shows the latest version to be 0.5.0 #857

@HiroAgustin

Description

@HiroAgustin

Description

Both on the NPM registry and when installing the package the latest version is 0.5.0 instead of 0.6.1

Expected behavior

When running npm i -g create-react-app the latest version should be installed.

Actual behavior

Version 0.5.0 is installed.

Environment

  1. node -v: v6.7.0
  2. npm -v: 3.10.8
  3. Operating system: macOS Sierra

Activity

gaearon

gaearon commented on Oct 6, 2016

@gaearon
Contributor

Please read Updating to New Releases.

The global CLI and the actual code (react-scripts) are versioned separately. You almost never need to update the global CLI itself.

locked and limited conversation to collaborators on Jan 22, 2019
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

        Participants

        @gaearon@HiroAgustin

        Issue actions

          NPM shows the latest version to be 0.5.0 · Issue #857 · facebook/create-react-app