Skip to content

Causing Errors due to spaces left in the file path #31

@devallabharath

Description

@devallabharath
Screenshot 2024-05-21 at 12 52 10 PM

Problem

In the above image, path is "10 Channels/10.9 Cancellation Pattern/01.go".
so go thinks there are multiple arguments: "10", "Channels/10.9", "Cancellation", .....

Solution

replace all the spaces with "\ "

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions