Frederic Christ
02/24/2022, 10:53 AMcaldav. For instance in apps/web/lib/integrations/calendar/service/BaseCalendarService.tsDemian N
02/24/2022, 10:58 AMFrederic Christ
02/24/2022, 10:58 AMFrederic Christ
02/24/2022, 11:45 AMDemian N
02/24/2022, 2:09 PMdebugger sentence on where I want to catch the execution of the code and then use the STEP through commands. I know is not ideal but as debugger gets compiled always with your source code, you kind of asure that it will break in there.Demian N
02/24/2022, 2:13 PMDemian N
02/24/2022, 3:01 PMDemian N
02/24/2022, 3:08 PMFrederic Christ
02/25/2022, 1:56 PMnode do you use?Frederic Christ
02/25/2022, 2:18 PM"NODE_OPTIONS='--inspect' from <http://scripts.dev|scripts.dev> in`package.json` and now it works with debugger; . Thank you for your help!
I initially added this, because it's inside the guide https://nextjs.org/docs/advanced-features/debugging#server-side-codeDemian N
02/25/2022, 5:22 PM