Skip to content
This repository was archived by the owner on Dec 13, 2019. It is now read-only.

Yarn/node version locking downstream issues #2394

@LayneHaber

Description

@LayneHaber

When people install packages that consume counterfactual ones (e.g. some installs @connext/client) using a different yarn or node version, they get the error:

error @counterfactual/node@0.2.65: The engine "yarn" is incompatible with this module. Expected version "1.12.3". Got "1.17.3"
error @counterfactual/node@0.2.65: The engine "node" is incompatible with this module. Expected version "10.15.3". Got "11.10.1"

Should probably unlock the yarn/node versions to eliminate these downstream issues.

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