Yes It worked. I used yarn start command and it worked out well. Thanks for the assistance.
Can you please check the email I have shared the logs.
Hi The error is generated when we try to build the application using the command "dotnet build" for the auth-server. After updating the Abp version we not able to run the application only the above generated error has been reflected.
I have shared the project please check your email.
Any Update on this ?
I have updated the Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX version to 2.3.2 from version 2.3.0 .But still facing the same error .
As we are using custom URL for host and tenant. The URL sent in the forgot password email for the tenant should consists tenant name but its still sending the token with host URL only and as the correct url is not formed we are getting page not found error.