Skip to content
This repository has been 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

Open
mwmcode opened this issue Dec 15, 2020 · 0 comments
Open

Comments

@mwmcode
Copy link

mwmcode commented Dec 15, 2020

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant