Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

[QUESTION] npx to use package.json to decide what version to execute #91

Description

@mwmcode

What / Why

Is there a way to tell npx to use the version specified package.json?

Who

So when running

      npx cypress run

it will look at package.json and decides what version of cypress to fetch/execute.

References

The docs say you can decide the version the common NPM way (cypress@1.2.3) but I wonder if there is away to tell it to look at a package.json and pick the version from there

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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