Skip to content

Does not create sketchbook_home if not present. Sketch new then fails. #40

Closed
@NormanDunbar

Description

@NormanDunbar

When creating a new sketch with arduino-cli sketch new myFirstSketch, if the directory /home/my_name/Arduino (on Linux) is not present, the creation fails when attempting to mkdir the sketch directory. It should use the mkdir -p command instead.

Linux Mint 64 bit.
Arduino-cli 0.2.1-alpha-preview.

Loving this tool by the way. Great work.

Cheers,
Norm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions