-
-
Notifications
You must be signed in to change notification settings - Fork 396
Closed
Labels
Description
Hello,
I tried to synchronize my settings from my work computer (Windows 10) to my personal one (OS X 10.11) but I cannot get it to work.
When checking the logs, I see that it tries to use windows formatted paths :
Error: ENOENT: no such file or directory, open '/Users/kedareLibrary/Preference\Code\User\token.txt'
at Error (native)
I suppose a simple fix should be to review all the path ( \ vs / and here we miss a "/" between the HOME and the final directory)