Welcome to Portkey Forum

Updated 3 days ago

VSCODE DEBUG CONFIG NOT WORKING AFTER HELP PAGE ADDITION

Hi, another question: looks like after the addition of the help page (https://github.com/Portkey-AI/gateway/pull/692) the config for the vscode debug is no longer working for me (https://github.com/Portkey-AI/gateway/pull/602) as it does not seem to copy the public/index.html into the build/src dir. Not sure if this is the root cause, but can you help me update the task config for the vscode debug to fix this if thats the case? The error is bascially not finding /build/src/public/index.html
V
G
e
8 comments
Thanks! cc@Griphook | Portkey
Hi @Griphook | Portkey were you able to check this?
hey elen, I tried but it didn't work, I have to take a look again
I'm using the wrangler debug most of the time, I'll check the node js one
Thanks. Is the wrangler config working the same then? I can try that one instead
yes, the wrangler one is working
to use:
  1. start the application with npm run dev
  2. open the debug tab and run Wrangler debug
will try thanks
Add a reply
Sign up and join the conversation on Discord