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

Support Node v17 #31

Open
nugaon opened this issue Feb 11, 2022 · 0 comments
Open

Support Node v17 #31

nugaon opened this issue Feb 11, 2022 · 0 comments
Labels

Comments

@nugaon
Copy link
Member

nugaon commented Feb 11, 2022

We should support new Node version 17 that currently throws error if one wants to compile the the codebase:

10% building 0/1 entries 1/1 dependencies 0/1 modulesError: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:67:19)
    at Object.createHash (node:crypto:135:10)
(...)

The PR has to add node v17 to the CI tests as well.

@bee-runner bee-runner bot added the issue label Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant