Witnessed this issue in a couple of different ways. I believe this is the same error I witnessed while assisting people at the latest game jam. Using Arduino Legacy would allow folks to install as documented, but the Arduino 2.0 would show this error. I believe I witnessed this on mac computers and the following is the error code on a Linux machine.
Error during install: Cannot install platform: installing platform move38:avr@1.3.0: extracting archive: Create file /home/bga/.arduino15/tmp/package-647673701/Move38-Arduino-Platform/libraries/Examples05/BrokenRainbow/Broken Rainbow Map.png: open /home/bga/.arduino15/tmp/package-647673701/Move38-Arduino-Platform/libraries/Examples05/BrokenRainbow/Broken Rainbow Map.png: permission denied
👉Examples05/BrokenRainbow/Broken Rainbow Map.png: permission denied
Source here.
It appears that simply removing the image file could solve this issue. I think the diagram is great and belongs attached, so I am already hosting it here, this way you can simply include it in the comments of the code.
Witnessed this issue in a couple of different ways. I believe this is the same error I witnessed while assisting people at the latest game jam. Using Arduino Legacy would allow folks to install as documented, but the Arduino 2.0 would show this error. I believe I witnessed this on mac computers and the following is the error code on a Linux machine.
👉
Examples05/BrokenRainbow/Broken Rainbow Map.png: permission deniedSource here.
It appears that simply removing the image file could solve this issue. I think the diagram is great and belongs attached, so I am already hosting it here, this way you can simply include it in the comments of the code.