-
Notifications
You must be signed in to change notification settings - Fork 60
error: cannot find symbol import com.google.javascript.rhino.jstype.FunctionType.Parameter; #1007
Comments
You're probably running with an older version of Closure Compiler. The See https://github.com/angular/clutz#supported-versions. Does updating your Closure Compiler version fix this? |
Created Google internal issue http://b/159832817. |
@lauraharker How do I update the closure dependency? I went into build.gradle and switched the dependency reference to this: Now I have these new errors:
|
I tried updating to the latest SNAPSNOT build of Closure Compiler:
and then I get just this error:
and then I believe #985 (comment) has a workaround for that. Thanks for commenting on #1006 (comment) BTW. |
@lauraharker |
Is this still an issue? |
What could be causing this? I ran an npm install before the ./gradlew build
The text was updated successfully, but these errors were encountered: