Short post on env: node\r: No such file or directory problem
Trying to use the iothub-explorer (https://www.npmjs.com/package/iothub-explorer) node by using the npm package for Azure I run into some problems. Namely as soon as I touched it I got an error: env: node\r: No such file or directory -zsh: list: command not found So I figured out it was due to different line endings in unix […]