Yongkang Chen

Results 30 comments of Yongkang Chen

Hi,according to http://lexsheehan.blogspot.com/2015/03/simple-fix-for-module-did-not-self.html you can try uninstall atom-ctags and reinstall atom-ctags

@jegra Have you try config diff command of full path? @ffflorian Did you check `/usr/bin/diff` exist?

`fall back to the next` would be complex. If you just want to stop, you can put `"uploadOnSave": false` into .remote-sync.json. Or if you want to switch the config, I...

A litter complex, BTW, have try `useAgent`?

you mean this package can direct read host info from ~/.ssh/config?

`~/.ssh/config` is really complex; I suggest you use `useAgent`, see [README.md](https://github.com/yongkangchen/remote-sync/blob/master/README.md) Or you can use [sshconf-stream](https://www.npmjs.com/package/sshconf-stream) and create a pull request for this package.

coffee script can work well with javascript. You can add a js module.

According to the source code and error, there should be a error msg in console or status panel? Someone who can put the error log?

I suggest you can google: `Error: (SSH) Channel open failure: open failed` and try to find the answers. Sorry that I can not help

related to https://github.com/mscdex/ssh2/issues/219