Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Weird...any idea why the build failed? |
|
@sudo-owen I think the issue is that Vercel no longer supports using Node 16. But newer versions of Node doesn't work with the From the build logs: But if you set it to 18 or above, it fails to build dependencies. For reference, the code currently uses Parcel v1's I'm a little too busy to look into this right now, but if you have the time maybe you can look into how we can upgrade the code to work on newer versions of Node (I think 22 or 24 would be ideal). I'd be happy to accept that PR. |
Adds button to remove contract ABIs from local storage