Sync to server does not work
Issue #2
new
Shows the following error in the Sublime Text 3 console.
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 524, in run_ return self.run(**args) File "cq5_save in /Users/mmalik/Library/Application Support/Sublime Text 3/Installed Packages/CQ5Saver.sublime-package", line 6, in run AttributeError: 'NoneType' object has no attribute 'replace'
I have a Mac with OS X 10.9.5. How can I make this to work? My server port and the login credentials are all good.