-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doesn't work in 1.19.1 #435
Comments
+1 |
2 similar comments
+1 |
+1 |
Anyone working on this? |
After upgrading to 1.19.1 and between making the changes in #388 and rebuilding outdated packages (click on red bug icon in footer and press "Rebuild"). It seemed to mostly work. After setting up the config and setting a file to monitor, I had to restart Atom for it to work. Also if you change any of the monitoring settings, it seems you have to restart to make it work. |
Yes, I get this message but it comes up every time I reload atom. Some installed packages could not be loaded because they contain native modules that were compiled for an earlier version of Atom.
|
I think this issue has been seen before. Fix menu not showing up EDITED: Not a solution. This just adds the right click menu back. |
Some saint forked this project and made a new plugin, applying fixes the community had been submitting. Confirmed that it works with 1.19.x. |
Hi, I have the same messages remote-sync-pro 5.1.1 binding@unknown – Cannot find module '/Users/jordi/.atom/packages/remote-sync-pro/node_modules/fsevents/lib/binding' |
Sorry, resolved rebuildind pakage |
+1 |
ty |
to reproduce:
install atom 1.19.1
$ rm -rf ~/.atom; # start fresh
$ atom
Navigate to Edit->Preferences
Click Install
Enter "sync"
Click "install" for remote-sync
open a project folder
right click on any folder in the project.... no sync options
exit atom
restart atom
open a project folder
right click... no sync options.
The text was updated successfully, but these errors were encountered: