Open kdubious opened 3 years ago
@TCourtneyOwen Any update on this? I am also unable to attach debugger in vscode. I tried both npm start
and npm run dev-server
both fail, and I also see
Error: Unable to start debugging. office-addin-debugging: Unable to sideload the Office Add-in. Error: Sideload is not supported.
During npm start
I also encountered this problem. How did I solve it in the end?
I'm able to debug my add-in with the Edge tools, but not with VS Code. Should I be able to debug in Code?
I launch with
npm run dev-server