Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Unable to Compile, change Boards , Install libraries.. Please Help! #1739

Closed
anonymux1 opened this issue Apr 24, 2024 · 2 comments
Closed

Unable to Compile, change Boards , Install libraries.. Please Help! #1739

anonymux1 opened this issue Apr 24, 2024 · 2 comments

Comments

@anonymux1
Copy link

anonymux1 commented Apr 24, 2024

I am not quite sure what I am doing wrong, but it seems to be a config issue. I am on MacOS M1, Tried both VSC stable, insider and tried both arduino ext stable,pre-release. Can anyone please help me? At my wits end now. I am unable to Install any Library, get the following error:
[Starting] Install library -
[Error] Exit with code=null

I cant refresh board list, same error.
[Starting] Update package index files...
dummy
[Error] Exit with code=null

I cant compile a sketch, I get the same error. :
[Starting] Verifying sketch 'Hydroponix.ino'
[Warning] Output path is not specified. Unable to reuse previously compiled files. Build will be slower. See README.
[Warning] Failed to generate IntelliSense configuration.
[Error] Verifying sketch 'Hydroponix.ino': {"code":null}

@koerismo
Copy link

koerismo commented May 9, 2024

This happens to me when using the bundled Arduino CLI. I also have the (old 1.8.19) Arduino app installed and it seems to work fine when its configured to use that.

@anonymux1
Copy link
Author

This turned out to be an issue with the way MacOS Sonoma handles permissions.. I needed to do this: #1681

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants