Execution failed "TypeError: Module.print is not a function" for a mono repo
LarsArtmann opened this issue · 3 comments
LarsArtmann commented
> Task :generateDependencyGraph
Warning: Nashorn engine is planned to be removed from a future JDK release
> Task :generateDependencyGraph FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':generateDependencyGraph'.
> TypeError: Module.print is not a function
It doesn't matter if I use the 0.8.0-SNAPSHOT or 0.7.0.
Any idea on how to fix that?
vanniktech commented
Probably graphviz needs an update on our site. Feel free to PR:
pallavahooja commented
Any solution for this? I am also facing same issue
vanniktech commented
Tests are failing here: #145