Skip to content

Schema not defined for key 'sketchbook_path' / monitor command now requires FQBN -b ... #2638

@brightproject

Description

@brightproject

Describe the problem

I used version 0.35.3
Updated to 1.0.0...
Now the utility’s performance has become poor during compilation, as it actually writes with any command
schema not defined for key 'sketchbook_path'
Compilation seems to work, but it takes much longer than before - this work in Windows.
Port monitor command

PS C:\Windows\system32> arduino-cli monitor -p COM12 -c baudrate=230400

displays this error

schema not defined for key 'sketchbook_path'
Please specify an FQBN. The board on port COM12 with protocol serial can't be identified

The download also seems to work, but I don't understand what has changed and how to fix it.
When updating software there is always a chance to break something, and you guys managed to do it.
Reverted to stable version 0.35.3

To reproduce

Command:

arduino-cli compile -b STMicroelectronics:stm32:GenF4:pnum=BLACKPILL_F411CE C:\Users\Documents\Arduino\libraries\Test\Test.ino

schema not defined for key 'sketchbook_path'

arduino-cli version

schema not defined for key 'sketchbook_path'
arduino-cli  Version: 1.0.0 Commit: 05c9852a Date: 2024-06-12T14:13:22Z

Expected behavior

Without comments

Arduino CLI version

1.0.0

Operating system

Windows

Operating system version

10 Pro

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • My report contains all necessary details
  • I verified the problem still occurs when using the nightly build

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions