Skip to content

Prong extension path on MacOS #1

Description

@Bielousov

Fails with error when executing Run Sync:

"/Users/anton/Library/Application Support/Code/User/workspaceStorage/13df75b8112b7924647c92d773c5734e/KingWampy.raspberrypi-sync\Transfer Files.bat" "/Users/anto
n/Library/Application Support/Code/User/workspaceStorage/13df75b8112b7924647c92d773c5734e/KingWampy.raspberrypi-sync/exclude.txt"
zsh: no such file or directory: /Users/anton/Library/Application Support/Code/User/workspaceStorage/13df75b8112b7924647c92d773c5734e/KingWampy.raspberrypi-sync\Transfer Files.bat

This is presumably because of those funny Windows backslashes in the Path, it is not a valid path in any other system, including Raspberry PI. The proper path is:

/Users/anton/Library/Application\ Support/Code/User/workspaceStorage/13df75b8112b7924647c92d773c5734e/KingWampy.raspberrypi-sync/Transfer\ Files.bat

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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