Skip to content

Updating 0.1.0 → 0.2.0 #296

Closed
Closed
@daniel-liuzzi

Description

@daniel-liuzzi

I've updated my global package to 0.2.0 with no problems, but how do I update the local package in an existing app created with 0.1.0? I've tried npm update and npm install react-scripts@* to no avail. The project is stuck on version 0.1.0:

> npm outdated
Package        Current  Wanted  Latest  Location
react-scripts    0.1.0   0.1.0   0.2.0  hello-world

This only occurs when updating; creating a new app picks up 0.2.0.

Disclaimer: I'm fairly new to React. I'm sorry if this didn't make any sense!

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