Agoric / dapp-agoric-basics

This is a simple app for the Agoric smart contract platform.
0 stars 3 forks source link

yarn install error with node 18.16 #31

Open dckc opened 3 months ago

dckc commented 3 months ago

when I nvm use 18.16, yarn fails with

error @typescript-eslint/eslint-plugin@7.5.0: The engine "node" is incompatible with this module. Expected version "^18.18.0 || >=20.0.0". Got "18.16.0"

cc @kbennett2000 @LuqiPan