Christopher Rollings

Results 30 comments of Christopher Rollings

If anyone stumbles here looking for how to debug, i have this ticket where i explain how we got it working despite battling with the documentation: [How to debug module...

It seems like you still need to use the Dockerfile and module.json files to get it debugging: Dockerfile ```docker FROM mcr.microsoft.com/dotnet/runtime:8.0 AS base RUN apt-get update RUN apt install -y...

> We recommend using IoT Edge runtime to debug your edge module. [Instrustuction here.](https://review.learn.microsoft.com/en-us/azure/iot-edge/debug-module-vs-code?view=iotedge-1.4&branch=main&tabs=c&pivots=iotedge-dev-ext#debug-a-module-with-the-iot-edge-runtime) This links to the iotedge extension method which Is in maintenance and the cli method seems...

Thanks @iainwhiteigs we have something working

Hey i'm also having this issue, tried @SeryiBaran suggestion but now i'm getting: ![image](https://github.com/jesseduffield/lazygit/assets/6059035/43891bfc-0f96-4d7b-b8e5-8f3457baa380)

i would but it does not tell me what line it is? or am i missing something. How would you problem solve it, find the offending line.. .check the actual...

@joshaber https://media.giphy.com/media/28GHfhGFWpFgsQB4wR/giphy.gif