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

Rebuilds yarn.lock for compatibility with node 20 #313

Closed
wants to merge 4 commits into from

Conversation

douglance
Copy link
Contributor

@douglance douglance commented Aug 2, 2023

  • Our current version of hardhat was not compatible with node v18
  • I rebuilt the entire yarn.lock so hardhat could upgrade itself
  • There was a single type error from updating modules, which was fixed with a type assertion.

closes #297

@douglance douglance requested a review from spsjvc August 2, 2023 19:36
@cla-bot cla-bot bot added the cla-signed label Aug 2, 2023
@douglance douglance changed the title Rebuilds yarn.lock for compatibility with node 18 Rebuilds yarn.lock for compatibility with node 20 Oct 3, 2023
@douglance douglance marked this pull request as draft October 3, 2023 15:22
@douglance douglance closed this Oct 26, 2023
@spsjvc spsjvc deleted the upgrade-to-node-18 branch February 7, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the SDK work on node v20 by 6 Feb 2024
2 participants