Skip to content

Could not determine the dependencies of task ':assembleJsPackage' #160

Answered by mpetuska
MichaelOliveiraBx asked this question in Q&A
Discussion options

You must be logged in to vote

Few things that come to mind:

  • Use binaries.library() instead of executable.
  • Ensure you have at least one source file
  • Check gradle task graph to see what tasks get registered ./gradlew tasks

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mpetuska
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #159 on February 17, 2024 09:49.