#Getting deployment issue to Vercel.

36 messages · Page 1 of 1 (latest)

fluid fjord
#

I didn't get any error in local build. Only seeing this in production deployment.

sick talon
fluid fjord
#

file name starts with uppercase

fluid fjord
#

should I rename it to lowercase?

fluid fjord
sick talon
#

In your local OS, Header and header are the same

#

On vercel they are different

#

That’s the cause of the error

fluid fjord
#

so how do I fix this?

#

because I'm getting error for lowercase file name

#

in local

sick talon
#

Probably including some git mv magic, you should go to stackoverflow for this

fluid fjord
#

Ok let me check

fluid fjord
sick talon
fluid fjord
#

also I was getting one more error so I commented that part out

#

I was getting this too, so I commented vision tools out

sick talon
fluid fjord
#

ohh

#

wait let me change

sick talon
#

use the exact casing that github displays

fluid fjord
#

no, it's components

sick talon
#

anything else will fail on vercel

fluid fjord
#

wait so I need to use uppercase?

sick talon
#

so don't trust its casing

#

blame this on the person naming the folder Components

#

and go to stackoverflow to see how to rename it to components

fluid fjord
#

lmfao

#

ok

#

let me check how to do that

fluid fjord
#

Thank You!

#

The build is success