Comment #2 on issue 21316 by
MohamadS...@gmail.com: Pub get failed
https://code.google.com/p/dart/issues/detail?id=21316
--- 2:16:50 PM Running pub get on C:\Users\msaffari\dart\sunflower ... ---
Pub get failed, [69] Resolving dependencies...
HTTP error 403: Forbidden
e:\b\build\slave\dart-editor-win-stable\build\dart\sdk\lib\_internal\pub\lib\src\http.dart
107
_PubHttpClient.send.<fn>.<fn>
dart:isolate
_RawReceivePortImpl._handleMessage
This is an unexpected error. Please run
pub --trace 'get'
and include the results in a bug report on
http://dartbug.com/new.
** Warning: Application may fail to run since packages did not get
installed.Try running pub get again. **
/*****************************pubspec.yaml***********************************/
name: sunflower
description: "drfibonacci's Sunflower Spectacular"
dependencies:
browser: ">=0.9.0 <0.10.0"
environment:
sdk: ">=0.8.10+6 <2.0.0"