-
-
Notifications
You must be signed in to change notification settings - Fork 405
arduino-cli on OSX doesn't create arduino15 folder #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
conclusion: duplicate
Has already been submitted
Comments
DuplicaTe of issue 6# |
I wonder if |
Closing as duplicate of #6. |
per1234
added a commit
that referenced
this issue
Aug 9, 2021
Add CI workflow to check for commonly misspelled words
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have downloaded the arduino-cli binary, installed in
/usr/local/bin/
.When I run
arduino-cli core update-index
for the first time I getSo I manually create the folder:
and the issue is solved.
I don't know if the documentation should indicate to the user to create the directory or the tool should create it.
I am willing to help patch the sources if the tool should create the directory.
The text was updated successfully, but these errors were encountered: