I installed the latest stable Node, that happens to be 16. I run winget install nodejs
The installed the latest azure-iot-device. I got the next warning at runtime.
(node:10164) [DEP0128] DeprecationWarning: Invalid 'main' field in '\node_modules\azure-iot-mqtt-base\package.json' of 'main.js'. Please either fix that or report it to the module author
I installed the latest stable Node, that happens to be 16. I run
winget install nodejs
The installed the latest
azure-iot-device
. I got the next warning at runtime.(node:10164) [DEP0128] DeprecationWarning: Invalid 'main' field in '\node_modules\azure-iot-mqtt-base\package.json' of 'main.js'. Please either fix that or report it to the module author