Remote-ftp: No longer works. Installed today.

Created on 17 Jul 2017  路  10Comments  路  Source: icetee/remote-ftp

Installed it today (I have used it in the past) however today nothing works, seemed to take quite a while to initially install. The toggle, connect etc do not open up the side bar. So far for me its completely broken. Let me know what else I need to provide.

Most helpful comment

@sangdth I've come across a fix - found at the bottom of https://github.com/icetee/remote-ftp/issues/839

In short, from within Atom open up the packages manager using Shift-Command-P and type Incompatible Packages.

On that page you should see a few errors regarding Remote-FTP. At the top right of the page click on 'Rebuild Packages' - and the packages will be rebuilt. Once completed, restart Atom and things should be working again.

馃憤

All 10 comments

Seems to be the same for me.

Is this a problem? #839

Went to go for the update as it was a few days old - guess I jumped in too soon.

The toggle function seems to not work at all.
Even tried "apm rebuild" with no success.

Edit - Found a working solution. Hopefully this will work for others as well.

cd ~/.atom/packages/Remote-ftp
npm install
apm install
Restart Atom.
Now working.

@RebelDesign I've tried. Not working for me.

@RebelDesign I have also tried the above steps, but that didn't resolve it for me.

@sangdth I've come across a fix - found at the bottom of https://github.com/icetee/remote-ftp/issues/839

In short, from within Atom open up the packages manager using Shift-Command-P and type Incompatible Packages.

On that page you should see a few errors regarding Remote-FTP. At the top right of the page click on 'Rebuild Packages' - and the packages will be rebuilt. Once completed, restart Atom and things should be working again.

馃憤

@ sangdth
@EvanHerman

Hopefully future people will find this helpful for a while...

Incompatible Packages was something that I tried without luck.

CLI command: apm rebuild basically did the same task - Try this command or even better....
Try this one - apm rebuild-module-cache

My main issue was solved by having them built or rebuilt....I just tried everything I found until it worked.

@icetee Yes i believe its the same issue. Though I dont know for sure. I'm installing it once more today, and when I click install, it literally just sits there just saying that its installing. Doesn't look like anything is happening almost as its frozen up. Options appear, but when you click toggle sidebar, it does nothing, and connect also does nothing.

Chokidar plugin installed for macOS. They are quicker to watch files. I came to somehow incompatible with installation / updates.

It is likely to be related to this. Chokidar issue. There will be a problem.

Did not that solve it then? https://github.com/icetee/remote-ftp/issues/839#issuecomment-313811278

Duplicate of #839

Was this page helpful?
0 / 5 - 0 ratings