dart-atom / dart

A Dart plugin for Atom.
http://dart-atom.github.io/dart/
BSD 3-Clause "New" or "Revised" License
154 stars 44 forks source link

Installing packages Failed #1125

Closed sandrobilbeisi closed 7 years ago

sandrobilbeisi commented 7 years ago

The latest update of the plugin locked up the editor in read-only mode, so I uninstalled Atom and all of its preferences and support files and reinstalled it all from scratch ...

now it gives a package installation error, even though those commands ( such as pub get ) work manually just fine screen shot 2017-05-28 at 15 37 44

ThomasLocke commented 7 years ago

I also get this on Slackware 14.2 x64.

As soon as I install the dartlang package on atom 1.17.2, those two popups appear on startup.

parkerd commented 7 years ago

See #1126 for how you can fix this until the package is updated.