Error deploying app with react + vite

rguach
HOBBY

a year ago

Help please, i need to deploy it now

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

Solved

3 Replies

rguach
HOBBY

a year ago

Logs:

Attachments


a year ago

As per your build logs, you have build errors -

> tesis-v2-front@0.0.0 build
> tsc && vite build

src/pages/Home.tsx(2,1): error TS6133: 'Link' is declared but its value is never read.
src/pages/Home.tsx(3,1): error TS6133: 'JwtUtils' is declared but its value is never read.

Please fix these issue and try again.


rguach
HOBBY

a year ago

Fixed, thanks


Status changed to Solved brody about 1 year ago


Error deploying app with react + vite - Railway Help Station