Closed zoechi closed 4 years ago
@zoechi, @seaneagan, a8e18ff006e06c79f19da734b3f3b4f86d75ec65 is where this error began. pub get
then dart path/to/bin/den.dart
on its previous 503ab231336db6ffa1c73ce8f5f093761cc05915 behaves as expected with the proper spacing.
@seaneagan I have the same issue...
Maybe here cause this issue. https://github.com/seaneagan/den_api/blob/master/lib/src/pubspec.dart#L149-L154
I think these comments is not absolutely necessary and I confirmed den spec
produce correct pubspec.yaml
when I replace ""
with these comments.
Somehow I'm not able make
den spec
produce a properpubspec.yaml
.