Different import zip file behaviour (gRPC vs IDE). #1439
Labels
conclusion: duplicate
Has already been submitted
type: imperfection
Perceived defect in any part of project
Bug Report
Current behavior
Download repo as a zip from https://github.com/phyphox/phyphox-arduino and use downloaded file ("phyphox-arduino-master.zip") as
zipLibraryInstall
path.Calling
zipLibraryInstall()
fails with "Failed to install the li: gRPC Error (code: 13, codeName: INTERNAL, message: Library install failed: library is not valid: missing header file "phyphox-arduino-master.h", details: [], rawResponse: null, trailers: {})".I've checked i can import exactly the same file in IDE.
Expected behavior
The lib is imported.
Environment
arduino-cli version
): 0.19.0Additional context
The text was updated successfully, but these errors were encountered: