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

Restrict compatible node versions to ^8.17 #2

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

legobeat
Copy link

@legobeat legobeat commented Nov 15, 2023

Installing and building native dependencies for this package fails on Node.js v10 and newer. Therefore this will exclusively support only Node.js v8, until this has been resolved.

Blocking

@legobeat legobeat requested review from naugtur, kumavis, Mrtenz, a team and leotm November 15, 2023 02:56
@legobeat legobeat changed the title deprecate nodejs <8.17, npm<6 deprecate nodejs !=8.17, npm<6 Nov 15, 2023
@legobeat legobeat changed the title deprecate nodejs !=8.17, npm<6 Restrict compatible node versions to ^8.17 Nov 15, 2023
@legobeat legobeat requested a review from a team November 15, 2023 18:57
Copy link

@mcmire mcmire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good!

@legobeat legobeat merged commit a71032a into MetaMask:main Nov 15, 2023
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

Successfully merging this pull request may close these issues.

2 participants