Skip to content
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

place the parent dir in archive, to have compatibility with the cli #3

Merged
merged 1 commit into from
Sep 20, 2021

Conversation

umbynos
Copy link
Contributor

@umbynos umbynos commented Sep 20, 2021

The Arduino CLI fails to install this tool because of the way the archive it's created:

Error initializing instance: installing builtin:serial-monitor@0.9.0 tool: Cannot install tool builtin:serial-monitor@0.9.0: searching package root dir: files in archive must be placed in a subdirectory

@cmaglie
Copy link
Member

cmaglie commented Sep 20, 2021

We must move also LICENSE.txt inside the folder (or maybe remove it?)

umbynos added a commit that referenced this pull request Sep 20, 2021
place license in the created folder too, followup of #3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants