You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
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
The text was updated successfully, but these errors were encountered: