ensdomains / ens-contracts

The core contracts of the ENS protocol
https://ens.domains/
MIT License
565 stars 384 forks source link

fix incompatible node version in .nvmrc #367

Closed msgul closed 1 month ago

msgul commented 2 months ago

Node version in .nvmrc (v14.15.0) is no longer compatible with the module. Screenshot 2024-07-02 at 12 12 49 v16.20.2 seems to be working fine.

talentlessguy commented 1 month ago

we're no longer using yarn, we use bun now, so the issue should go away