Umberto Baldi

Results 133 comments of Umberto Baldi

After this tentative, it seems clear that this is an approach that we cannot follow. Another way of doing this would be to develop our tool that visualize the UAC...

Hi @kittaakos, when this happens, could you please attach the content of `"$TMPDIR/fwuploader"`? This should help us understand the problem better.

The json inside looks ok to me.. When you run `arduino-fwuploader firmware list` [this piece of code is executed](https://github.com/arduino/arduino-fwuploader/blob/b961277679ed4ba442512acb4483d838055efe4c/cli/firmware/list.go#L59C7-L82). It downloads the `module_fw_index.json` you sent me and checks the available...

The timeline of chrome changed: https://developer.chrome.com/blog/private-network-access-update/#chrome-117 Chrome 117 is scheduled for september 2023

Hello @gsingh93 did you had time to continue? :smile:

I would say this is solved (0.34.1): ``` console $ cd /home/umberto/.arduino15/ $ ls arduino-cli.yaml arduino-cli.yaml $ arduino-cli --config-file arduino-cli.yaml config dump --verbose | head -n 1 INFO[0000] Using config...

I just tried to install the CLI with the command above and it went smoothly on a raspberry PI. Are you sure you have the correct permissions for `/home/raspy/local/bin`?

Could you please [install the arduino-cli ](https://arduino.github.io/arduino-cli/0.35/installation/). And try to run `arduino-cli update`?