Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execution failed "TypeError: Module.print is not a function" for a mono repo #144

Closed
LarsArtmann opened this issue Jan 20, 2022 · 3 comments · Fixed by #151
Closed

Execution failed "TypeError: Module.print is not a function" for a mono repo #144

LarsArtmann opened this issue Jan 20, 2022 · 3 comments · Fixed by #151

Comments

@LarsArtmann
Copy link

> 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
Copy link
Owner

vanniktech commented Jan 20, 2022

Probably graphviz needs an update on our site. Feel free to PR:

api "guru.nidi:graphviz-java:0.8.1"

This was referenced Feb 2, 2022
@pallavahooja
Copy link

Any solution for this? I am also facing same issue

@vanniktech
Copy link
Owner

Tests are failing here: #145

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants