angular.dart.tutorial icon indicating copy to clipboard operation
angular.dart.tutorial copied to clipboard

Chapter 7 makes no mention of sdkDirectory parameter that is required by angular transformer.

Open bgourlie opened this issue 11 years ago • 3 comments

See related angular bug: https://github.com/angular/angular.dart/issues/1610

bgourlie avatar Dec 05 '14 15:12 bgourlie

I don't think that this is something required by Angular.dart but by pub in general. Most of the time pub can infer the location of the SDK, if not it will give an error message.

This question has already been discussed, either on SO or on the angular.dart issue tracker.

Edit: still it would be good to mention this in the tutorial

vicb avatar Dec 05 '14 15:12 vicb

Thanks for the explanation vic.

bgourlie avatar Dec 05 '14 16:12 bgourlie

Here is a related Dart bug http://dartbug.com/21225

zoechi avatar Dec 06 '14 13:12 zoechi