sync-settings
sync-settings copied to clipboard
Something has gone wrong 500
I am trying to install sync-setting on my windows (Earlier used on Mac Book Pro M1), but it seems there is some server issue on the atom website related to this package only, I also tried to search this package inside atom IDE but not is shown in results( As I tried some other packages they are working fine).
Package Link: https://atom.io/packages/sync-settings
Refer to the below Screenshots:

See https://github.com/atom/atom/issues/25438
This is something atom would need to fix.
The current work around is to install it via the repo
apm install https://github.com/atom-community/sync-settings
Thanks @UziTech! I was about to kiss goodbye to Atom because of this (which will inevitably happen though), but installing via repo solved my case as well.
For me the error was:
Installing sync-settings to /XXXXX/.atom/packages /usr/share/atom/resources/app/apm/lib/install.js:256
if (body.releases.latest) {
^
TypeError: Cannot read property 'latest' of undefined
@semseysandor you should try pulsar-edit it is a fork of Atom as a community driven editor.