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
If npx hardhat node fails, it times out. However, when running separately, you can see better reasons, such as incompatible node versions. Show better errors when possible instead of Timed out trying to connect to node after 20 seconds
Specification
ERROR: (ProviderError) NPM version not supported.
Dependencies
Include links to any open issues that must be resolved before this feature can be implemented.
The text was updated successfully, but these errors were encountered:
Overview
If
npx hardhat node
fails, it times out. However, when running separately, you can see better reasons, such as incompatible node versions. Show better errors when possible instead ofTimed out trying to connect to node after 20 seconds
Specification
Dependencies
Include links to any open issues that must be resolved before this feature can be implemented.
The text was updated successfully, but these errors were encountered: