Morabaraba

Results 2 comments of Morabaraba

a work around is to use fuse and mount your filesystem over ssh. It seems to allow c9v2 to follow the symlink.

Thanks, adding it worked for code completion. I decided to use [erws](https://github.com/marcelog/erws) as a test project. When I called `application:ensure_all_started(erws)` it err'd ``` {error,{goldrush,{"no such file or directory", "goldrush.app"}}} ```...