Skip to content

react-scripts@1.1.4 is missing dependency react-dev-utils@5.0.1 on npm and yarn registry #4938

@mindcrash

Description

@mindcrash

This was a temporary npm registry glitch. It should be fixed now.

Is this a bug report?

Yes

Did you try recovering your dependencies?

Yes

Environment

Environment:
OS: Windows 10
Node: 8.11.0
Yarn: 1.9.4
npm: 5.6.0
Watchman: Not Found
Xcode: N/A
Android Studio: Not Found

Packages: (wanted => installed)
react: ^16.4.1 => 16.4.2
react-dom: ^16.4.1 => 16.4.2
react-scripts: 1.1.4 => 1.1.4

Steps to Reproduce

Run yarn install (or npm install)

Or

Start a web browser
Try to download the package tarball (e.g. https://registry.yarnpkg.com/react-dev-utils/-/react-dev-utils-5.0.1.tgz)

Expected Behavior

react-dev-utils@5.0.1 can be resolved

Actual Behavior

react-dev-utils@5.0.1 cannot be resolved

HTTP error 404 is returned.

Note that this is a critical issue for everyone trying to use tools with a dependency on react-scripts 1.1.4 or use react-scripts 1.1.4 to prepare a React app for production (we can't do this atm)

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