-
Notifications
You must be signed in to change notification settings - Fork 162
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
Unable to publishLocal on Windows 11 using Scala 3 #674
Labels
Comments
/bounty $25 |
💎 $25 bounty • ZIOSteps to solve:
Thank you for contributing to zio/zio-schema! Add a bounty • Share on socials
|
/attempt #674 Options |
/attempt #674 Options |
@akay41024: Reminder that in 7 days the bounty will become up for grabs, so please submit a pull request before then 🙏 |
The bounty is up for grabs! Everyone is welcome to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The command
publishLocal
from Windows 11 seems to give a scaladoc error. Steps to reproduce:$ sbt
++ 3.3
publishLocal
You should see the following error output:
Following the instructions to get the full output and from the sbt shell calling, for example
zioSchemaJVM / Compile / doc
yields the following stack trace:
Attempted from both the regular
cmd
shell and frompowershell
with the same results.The text was updated successfully, but these errors were encountered: