jcart6684 / google-api-dart-client

Automatically exported from code.google.com/p/google-api-dart-client
Apache License 2.0
0 stars 0 forks source link

pubspec.yaml doen't exist #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add this to the dependencies of your pubspec.yaml:
  google-api-dart-client:
    git: https://code.google.com/p/google-api-dart-client
2. Click on Tools->Pub Install (alternatively go to the directory with a 
terminal and run "pub install")

What is the expected output? What do you see instead?
Expecrted: The dependencies should be installed.
Actual: It prints the following error 'Pub install fail, Package 
"google-api-dart-client" doesn't have a pubspec.yaml file.'

What version of the product are you using? On what operating system?
Dart Editor build 12784
Dart SDK build 12783
On Windows 7 x64 and Arch Linux x64

Original issue reported on code.google.com by Erlan...@gmail.com on 26 Sep 2012 at 6:58

GoogleCodeExporter commented 9 years ago
If this gets closed, please update: 
http://code.google.com/p/dart/issues/detail?id=7200

Original comment by jji...@google.com on 7 Dec 2012 at 2:13

GoogleCodeExporter commented 9 years ago
Adding a pubspec.yaml, and moving *.dart into a lib file for external use.

Original comment by dpurp...@google.com on 23 Apr 2013 at 8:35

Attachments: