This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Description
> Task :compileJava FAILED
/Users/ts76/Dev/clutz/src/main/java/com/google/javascript/clutz/DeclarationGenerator.java:45: error: cannot find symbol
import com.google.javascript.rhino.jstype.FunctionType.Parameter;
What could be causing this? I ran an npm install before the ./gradlew build