rwrnet
Results
2
issues of
rwrnet
NodeJS: v14.13.1. I chased an non-consistend issue of wrong data in a communication with an Inverter down to a clear reason with this simple example code: ``` var client =...
According to http://bugs.alpinelinux.org/issues/5264 its known, that find_library is broken with python3 on Alpine. However, with python2 it works on pure alpine:3.3, ``` $ docker run --rm -ti alpine:3.3 sh -c...
question