MikeMitterer / dart-material-design-lite

Material Design Lite Components, Directives + SPA with HTML, CSS + Dart
http://www.material-design-lite.pub/
Other
228 stars 26 forks source link

version 1.3.2 is 32 mb ? #18

Closed kasperpeulen closed 9 years ago

kasperpeulen commented 9 years ago

version 1.3.2 is 32 mb, I don't understand why this package is super big. I'm not able to get this package at my windows machine, because it takes too long to download...

Timed out after 30.0s while downloading https://pub.dartlang.org/packages/mdl/versions/1.3.2.tar.gz. This is likely a transient error. Please try again later

sethladd commented 9 years ago

Can you open a bug for pub about the 30 second time out? We should be able to download this package. Thanks!

On Sat, Aug 1, 2015, 11:10 AM Kasper Peulen notifications@github.com wrote:

version 1.3.2 is 32 mb, I don't understand why this package is super big. I'm not able to get this package at my windows machine, because it takes too long to download...

Timed out after 30.0s while downloading https://pub.dartlang.org/packages/mdl/versions/1.3.2.tar.gz. This is likely a transient error. Please try again later

— Reply to this email directly or view it on GitHub https://github.com/MikeMitterer/dart-material-design-lite/issues/18.

kasperpeulen commented 9 years ago

@sethladd

was looking at the pub commits, and this seems fixed a couple of days ago :) https://github.com/dart-lang/pub/commit/e47ecbc74d6b62a5fe5c9d00029b15a62e0642b6

maybe the reason I don't have troubles with this at mac, is because I use the latest dev channel from brew at mac. At windows I use the latest version of chocolatey which is 1.11.1.

sethladd commented 9 years ago

If the issue pops up again, please let us know. On Sun, Aug 2, 2015 at 07:25 Kasper Peulen notifications@github.com wrote:

@sethladd https://github.com/sethladd

was looking at the pub commits, and this seems fixed a couple of days ago :) dart-lang/pub@e47ecbc https://github.com/dart-lang/pub/commit/e47ecbc74d6b62a5fe5c9d00029b15a62e0642b6

maybe the reason I don't have troubles with this at mac, is because I use the latest dev channel from brew at mac. At windows I use the latest version of chocolatey which is 1.11.1.

— Reply to this email directly or view it on GitHub https://github.com/MikeMitterer/dart-material-design-lite/issues/18#issuecomment-127030494 .

MikeMitterer commented 9 years ago

@sethladd Thanks!