You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you running nodejs, or another runtime? This error happens when you're using a runtime like Deno that doesn't support the module register nodejs API
In that case, the misleading error message you see comes from tsx (used by hardhat build tools internally) so unfortunately getting a better error message requires a change in tsx
If you think this case applies to you, can track this issue here: #2888 (comment)
Version of Hardhat
3.0.0-next.16
What happened?
Running hardhat3 with node 23.2.0 got me the warning:
Minimal reproduction steps
Running hardhat3 with node 23.2.0
Search terms
No response
The text was updated successfully, but these errors were encountered: