Skip to content

Yarn fails to install react-scripts #4000

@SeanBannister

Description

@SeanBannister

Trying to debug an issue I originally posted to: facebook/create-react-app#2751

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
Yarn fails to install "react-scripts" with no errors given. npm installs it fine.

If the current behavior is a bug, please provide the steps to reproduce.
yarn add [email protected]

What is the expected behavior?
"react-scripts" should be installed but when I navigate to /node_modules/react-scripts there's a number of folders missing: bin, config, scripts.

If I use NPM it installs fine.

Because there's no errors given I have no idea how to start debugging this. I'm looking for some direction.

Please mention your node.js, yarn and operating system version.
Node 6.11.0
Yarn 0.27.5
Windows 8.1 Pro

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