You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sketch_path is used e.g. in line recipe.hooks.savehex.presavehex.1.pattern.linux=cp "{build.path}/{build.project_name}.lst" "{sketch_path}/{build.extraassetname}.lst
of platform.txt.
As you can see here, the environment valiable sketch_path sems to be undefined at least in arduino-cli Version: 0.32.2 Commit: 2661f5d9 Date: 2023-04-12T09:41:54Z
Here it worked
arduino-cli Version: 0.31.0 Commit: 940c9457 Date: 2023-02-22T16:15:52Z