Error deploying app with react + vite
rguach
HOBBYOP

2 years 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
HOBBYOP

2 years ago

Logs:

Attachments


2 years 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
HOBBYOP

2 years ago

Fixed, thanks


Status changed to Solved brody over 1 year ago


Loading...