Skip to content

Stop cypress from downloading & unpacking every time #1363

Closed
@tschaka1904

Description

@tschaka1904

Is this a Feature or Bug?

Bug

Current behavior:

When I run npm install cypress everything works nicely 👍 But when I redo the command it is not picking up on the fact that it is already installed and unpacked, which can cost a lot of time.

Desired behavior:

Cypress not downloading and unpacking itself when there is already a cypress folder.

How to reproduce:

npm install cypress on an existing project where cypress is installed already.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions