Hi im trying to deploy my site made from the angular template, the problem is that when i make a build with the "ng build" command, the builded version show a login page that i dont have in the development version i dont have when i launch the command "ng serve"
Hi Giacomo Cardillo
Could you please try to use node version 20?
Thanks
Hi Giacomo Cardillo
Could you please check your angular routes? Also, please try to clear your browser cache.
Thanks
fixed it, thanks, now im having an issue in deploying the frontend with a docker-container, im using an image of node 22, but when i launch the command to install and build on the container they dont work, meanwhile in my local system and my colleagues the command to install and build work without problem