Vercel Hosting & Ethereum-boilerplate Issues

Hi everyone,

I am new to this amazing community. A few weeks ago I was testing the Ethereum-boilerplate and It was working fine for me. Yesterday, and after the new update, I start have issuing deploying the new git on Vercel.com.

I have too many warnings and errors completing the deployment.

Here is my log!
Treating warnings as errors because process.env.CI = true.
Failed to compile.
Module not found: Can’t resolve ‘contracts/contractInfo.json’ in ‘/vercel/path0/src/components/Contract’
Error: Command “react-scripts build” exited with 1

did you have that

file there in /vercel/path0/src/components/Contract?

also, there is a thread specific for ethereum boilerplate where you can post

Hi cryptokid,

Thank you for your reply. Actually, this file contracts/contractInfo.json was removed from the original git, and I am not so sure if how can I generate a new one. Or how I can do that.

I don’t know either, but you can post in this thread specific to ethereum boilerplate: Ethereum Boilerplate Questions