NoSuchElementException: key not found for Dynamic Cross Multi Modules build #4100
asarkar
started this conversation in
Development
Replies: 2 comments 7 replies
-
@asarkar looks like you want |
Beta Was this translation helpful? Give feedback.
5 replies
-
I'm not actually sure what you are trying to do here, so perhaps you could elaborate. Your code is incomplete so I can't run it, and you provided no explanation |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
build.mill
prime-factors/package.mill
Given the stacktrace, it appears that the module name is "normalized" by replacing the
-
with$minus
, but that's just a guess, since I've no way of looking into the contents of the map.Using Mill 0.12.3.
Beta Was this translation helpful? Give feedback.
All reactions