Denis Barbaron
Denis Barbaron
Hi, My machine is behind a proxy, I set the npm proxy settings and 'npm install' works fine ! But when I try 'npm-consider install', it fails with this error:...
Hi, From this ADB version 1.0.40/28.0.2-5303910, the public key format has changed by removing the `comment` field, so as a consequence it is no more possible to remote connect to...
Using mobiles as a s9+ for instance (or older ones), some phone properties are no more returned, in particular imei, phone number, iccid and imsi. ``` # adb logcat |...
Hi, I use a Raspberry Pi 5 8Gb RAM (Raspberry Pi OS Lite bookworm 64 bit) and the docker image "64 bit version of rethinkdb for ARM architecture": ``` root@raspberrypi:/home/pi#...
### The kind of change this PR does introduce * [ ] a bug fix * [ ] a new feature * [ ] an update to the documentation *...
`util._extend` API is replaced by `Object.assign`