bug: Fresh foundry project using CLI failing in Vercel build
Closed this issue · 1 comments
JacobHomanics commented
Is there an existing issue for this?
- I have looked through the existing issues
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.
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
carletex commented
This should be fixed! Thanks for reporting @Hotmanics <3