scaffold-eth/create-eth

bug: Fresh foundry project using CLI failing in Vercel build

Closed this issue · 1 comments

Is there an existing issue for this?

Which method was used to setup Scaffold-ETH 2 ?

npx create-eth@latest

Current Behavior

In terminal, npx create-eth@latest, select foundry, install packages.

hook up project to a github repository.

Hook github repository into vercel.

Vercel build fails.
Screenshot 2024-05-01 at 2 06 06 PM

Expected Behavior

In terminal, npx create-eth@latest, select foundry, install packages.

hook up project to a github repository.

Hook github repository into vercel.

Vercel build succeeds.

Steps To Reproduce

In terminal, npx create-eth@latest, select foundry, install packages.

hook up project to a github repository.

Hook github repository into vercel.

Anything else?

No response

This should be fixed! Thanks for reporting @Hotmanics <3