sync-settings icon indicating copy to clipboard operation
sync-settings copied to clipboard

Something has gone wrong 500

Open wasit-shafi opened this issue 3 years ago • 4 comments
trafficstars

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: image image

wasit-shafi avatar Aug 26 '22 10:08 wasit-shafi

See https://github.com/atom/atom/issues/25438

This is something atom would need to fix.

UziTech avatar Aug 26 '22 15:08 UziTech

The current work around is to install it via the repo

apm install https://github.com/atom-community/sync-settings

UziTech avatar Aug 26 '22 15:08 UziTech

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 avatar Sep 12 '23 22:09 semseysandor

@semseysandor you should try pulsar-edit it is a fork of Atom as a community driven editor.

UziTech avatar Sep 12 '23 23:09 UziTech