Skip to content

yarn add -D firebase-tools breaks yarn test #4053

Closed
@sharils

Description

@sharils

Environment:

  • node v9.5.0
  • npm 5.6.0
  • yarn 1.3.2
  • create-react-app 1.5.2

Steps to replicate:

Just one single command.

node -v && npm -v && yarn -v && create-react-app -V && cd /tmp/ && create-react-app test && cd test && yarn add -D firebase-tools && yarn test

Screencast:

yarn add -d firebase-tools breaks yarn test

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions