-
Notifications
You must be signed in to change notification settings - Fork 154
Closed
Labels
Not our bugThis is a bug in a third party tool and should be raised with the maintainers of that tool, if any.This is a bug in a third party tool and should be raised with the maintainers of that tool, if any.
Description
Installing via the board manager URL in IDE 2.2.1 causes the following error:
2023-09-22T22:37:18.467Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Loading index file: loading json index file c:\Users\<user>\AppData\Local\Arduino15\package_drazzy.com_index.json: open c:\Users\<user>\AppData\Local\Arduino15\package_drazzy.com_index.json: The system cannot find the file specified.
A file called package_drazzy.json
is created in Arduino15 instead. Manually renaming it to package_drazzy.com_index.json
makes it show up.
Metadata
Metadata
Assignees
Labels
Not our bugThis is a bug in a third party tool and should be raised with the maintainers of that tool, if any.This is a bug in a third party tool and should be raised with the maintainers of that tool, if any.