AI response does not help
checked related support references - no luck
Thanks - below worked for me
abp generate-proxy --type ng --target MYPROJECT3 --source MYPROJECT3 --url https://localhost:44369 --module app
I checked the links and checked all the 3 points - I am still getting
$ abp generate-proxy -t ng --url https://localhost:44369 --target src/app/proxy --project MYPROJECT3 --all --force ABP CLI 9.2.3 [Project Not Found] Either define a default project in your workspace or specify the project name in schematics options.
I have checked in incognito as well as clearing the browser cache. UI is still not displayed locally
I also tried npm install @abp/ng.schematics@latest but its giving dependency issue in my project
how about 9AM EST ?
Join Zoom Meeting https://us05web.zoom.us/j/85322147091?pwd=S0b4SG45n7KqOBU6SpFFTThibsTCfu.1
Thank you for your help. The fix looks good so far. I will continue testing it with my team and will reach out if any further assistance is needed.
In the meantime, could we please keep this ticket open?
Hi,
I'm living UTC+8, work hours are 9am to 6pm
I am currently working in the EST time zone from 9 AM to 5 PM. I understand that you work in the UTC+8 time zone, from 9 AM to 6 PM.
If there is any overlap between our schedules, would you be willing to accommodate a brief discussion or handoff to facilitate collaboration on this ticket? If not, could you please assign it to someone who has overlapping working hours?
Thank you!
If possible can we set up a meeting, I can share it from my local.
okay
I work in EST time zone regular office hours 9 AM to 5 PM , please share your time zone and availability with couple of timeslots - I will share a calendar invite
I have await SignInManager.PasswordSignInAsync and then return RedirectSafely(ReturnUrl, ReturnUrlHash)
If you see the logs can you can see that it is redirected several time. Why so many redirects ?