gskril / ens-offchain-resolver-read-from-api

CCIP Read gateway that relays data from an external API
7 stars 1 forks source link

project depends on outdated Node version #2

Open freeatnet opened 3 weeks ago

freeatnet commented 3 weeks ago

Steps to repro:

  1. Clone the repo
  2. Run yarn install

Expected: install succeeds Observed:

$ yarn
yarn install v1.22.22
[1/5] 🔍  Validating package.json...
error @ensdomains/offchain-resolver-gateway@0.2.1: The engine "node" is incompatible with this module. Expected version "18". Got "20.15.1"
error Found incompatible module.

Environment:

gskril commented 3 weeks ago

Thanks for opening this issue, I'll upgrade everything shortly. In the meantime, I suggest using this repo instead.