Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation fails on Node 16 #30

Open
joao-paulo-parity opened this issue May 31, 2021 · 0 comments
Open

Installation fails on Node 16 #30

joao-paulo-parity opened this issue May 31, 2021 · 0 comments

Comments

@joao-paulo-parity
Copy link

> node --version
v16.2.0
> yarn add @edgeware/node-types
yarn add v1.22.10
[1/4] Resolving packages...
[2/4] Fetching packages...
error @edgeware/[email protected]: The engine "node" is incompatible with this module. Expected version "^14.0.0". Got "16.2.0"

Pinning the version to 3.3.4 with yarn add @edgeware/[email protected] does work.

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

No branches or pull requests

1 participant