``` Caused by: java.io.FileNotFoundException: temp...
# kobalt
g
Copy code
Caused by: java.io.FileNotFoundException: templates\antlr.jar (The system cannot find the path specified)
        at java.io.FileInputStream.open0(Native Method)
        at java.io.FileInputStream.open(FileInputStream.java:195)
        at java.io.FileInputStream.<init>(FileInputStream.java:138)
        at com.beust.kobalt.api.FileJarTemplate.<init>(InputStreamJarTemplate.kt:43)