Open sparraguerra opened 8 months ago
@sparraguerra thanks for flagging this. At this time iotedgehubdev is in maintenance mode, please refer to https://github.com/Azure/iotedgehubdev/issues/396 for more information. For debugging support, please see https://learn.microsoft.com/en-us/azure/iot-edge/debug-module-vs-code?view=iotedge-1.4&tabs=c&pivots=iotedge-dev-cli#debug-a-module-with-the-iot-edge-runtime
Hi, I'm trying to run debugging in Visual Studio 2022 so I can debug a single module and I'm getting the message "ERROR: -edge-runtime-version '1.4' is not valid." Looking at the iotedgehubdev code, I saw the following lines.
https://github.com/Azure/iotedgehubdev/blob/7eede7286a0603e565c8b183d090f2585521aae6/iotedgehubdev/cli.py#L270
Would it be possible to add version 1.4? If this were not possible, what would be the cause?