I'm building an application using Angular and Polymer in Dart. Everything was going fine until I reinstalled my computer (happens some times), then I started getting this error:
Error in pubspec for package "smoke" loaded from /Users/bruce/.pub-cache/hosted/pub.dartlang.org/smoke-0.1.0-pre.2/pubspec.yaml: "transformers.smoke/src/default_transformer" field cannot contain reserved field "$include".
Does anybody have an idea why?
Here is pubspec.yaml:
name: shiloh_full_app
version: 0.1.0
author: Bruce Flett Jr.
description: A sample application
homepage: shilohcoconutoil.com/admin
dependencies:
angular: any
angular_node_bind: any
bootjack: any
http_server: any
lawndart: any
logging: any
polymer: any
unittest: any