-
Notifications
You must be signed in to change notification settings - Fork 89
Can't run generator.dart #105
Comments
Doesn't ring a bell. Will check it out as soon as I can. |
Thanks very much, Patrice. |
A lot of code generation stuff appears to have changed in 0.9.9. The template_cache_generator appears to be inherently broken (see dart-archive/angular.dart#750). Also, something has changed with the way the StaticParser is to be configured (See http://stackoverflow.com/questions/22488440/what-do-i-do-with-the-file-created-by-the-expression-generator-as-of-angular-dar) |
I've got the similar error.
|
I'm getting a similar error. |
@pavelgj do we even need the generator now? "Now" meaning 0.9.10 or any subsequent release? |
Guess not. Should switch to transformers. |
I'll update the page to say that it's going to change very soon. |
Page updated, and new text is ready to go once 0.9.11 is out. |
Whenever I try running 'dart -c bin/generator.dart' I get this error.
The text was updated successfully, but these errors were encountered: