Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get working on Mac #2

Open
RichDKick opened this issue Jan 24, 2020 · 1 comment
Open

Unable to get working on Mac #2

RichDKick opened this issue Jan 24, 2020 · 1 comment

Comments

@RichDKick
Copy link

Restarted VSCode multiple times.

Icon doesn't show in the toolbar at the bottom.

Currently using config below in global settings.json

"filesync.mappings": [
{
"source": "/Users/username/Desktop/project",
"destination": "Users/username/Documents/project"
}
]

@CatStarwind
Copy link
Owner

I sadly don't have access to an apple environment currently. I am curious if it might have something to do with how vscode reports back the fsPath here.

If you can open up the Output window (ctrl+shift+u) and select FileSync, can you tell me what path you see after the Failed! message?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants