-
Notifications
You must be signed in to change notification settings - Fork 153
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate
- Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
- Tested with the latest version to ensure the issue hasn't been fixed
How often does this bug occurs?
always
Expected behavior
Downloaded the current version and left as a .zip. When selecting the .zip file in PCM via "Install from file..." it returns: "Archive does not contain a valid metadata.json file."
After several repeated attempts, I unzipped an identical .zip file. The 'metadata.json' file is clearly in the zipped file. Perhaps something in the json file needs tweaking for KiCad 9.0 capability so it is detected?
Actual behavior (suspected bug)
When selecting the .zip file in PCM via "Install from file..." it returns: "Archive does not contain a valid metadata.json file." Thus, it is not possible to install the ESP32 KiCad library.
Error logs or terminal output
Steps to reproduce the behavior
I tried to install the current .zip file in KiCad 9.0 (Windows 11) via the PCM "Install from file..." option.
Project release version
Current release
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Windows
Operating system version
Windowd 11
Shell
other (details in Additional context)
Additional context
I am not using a Shell. I followed the directions on this webpage:
- Download current release .zip.
- Did not unzip file.
- Opened KiCad 9.0 PCM.
- Selected: 'Install from Library..."
- Selected zipped .zip file.
- Could not install due to "missing" metadata.json file.