Error deploying app with react + vite
rguach
HOBBYOP
2 years ago
Help please, i need to deploy it now
ⓘ Deployment information is only viewable by project members and Railway employees.
3 Replies
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.
Status changed to Solved brody • over 1 year ago
