Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPM shows the latest version to be 0.5.0 #857

Closed
HiroAgustin opened this issue Oct 5, 2016 · 1 comment
Closed

NPM shows the latest version to be 0.5.0 #857

HiroAgustin opened this issue Oct 5, 2016 · 1 comment

Comments

@HiroAgustin
Copy link

HiroAgustin commented Oct 5, 2016

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
@gaearon
Copy link
Contributor

gaearon commented Oct 6, 2016

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.

@gaearon gaearon closed this as completed Oct 6, 2016
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants