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

Project not found when running with ++scalaVersion #7574

Open
tgodzik opened this issue May 28, 2024 · 1 comment
Open

Project not found when running with ++scalaVersion #7574

tgodzik opened this issue May 28, 2024 · 1 comment
Labels

Comments

@tgodzik
Copy link

tgodzik commented May 28, 2024

steps

  1. Clone https://github.com/scalameta/mdoc
  2. Run sbt '++2.12.19 docs/docusaurusPublishGhpages'

problem

[error] Expected configuration
[error] Expected ':'
[error] Expected key
[error] Not a valid key: docs (similar: doc, mdoc, mdocJS)
[error] all {file:/home/tgodzik/Documents/mdoc/}interfaces/docs/docusaurusPublishGhpages {file:/home/tgodzik/Documents/mdoc/}runtime/docs/docusaurusPublishGhpages {file:/home/tgodzik/Documents/mdoc/}parser/docs/docusaurusPublishGhpages {file:/home/tgodzik/Documents/mdoc/}cli/docs/docusaurusPublishGhpages {file:/home/tgodzik/Documents/mdoc/}mdoc/docs/docusaurusPublishGhpages {file:/home/tgodzik/Documents/mdoc/}testsInput/docs/docusaurusPublishGhpages {file:/home/tgodzik/Documents/mdoc/}worksheets/docs/docusaurusPublishGhpages {file:/home/tgodzik/Documents/mdoc/}unit/docs/docusaurusPublishGhpages {file:/home/tgodzik/Documents/mdoc/}unitJS/docs/docusaurusPublishGhpages {file:/home/tgodzik/Documents/mdoc/}plugin/docs/docusaurusPublishGhpages {file:/home/tgodzik/Documents/mdoc/}jsApi/docs/docusaurusPublishGhpages {file:/home/tgodzik/Documents/mdoc/}jsWorker/docs/docusaurusPublishGhpages {file:/home/tgodzik/Documents/mdoc/}js/docs/docusaurusPublishGhpages {file:/home/tgodzik/Documents/mdoc/}docs/docs/docusaurusPublishGhpages {file:/home/tgodzik/Documents/mdoc/}tests/docs/docusaurusPublishGhpages {file:/home/tgodzik/Documents/mdoc/}jsdocs/docs/docusaurusPublishGhpages
[error]  

expectation

docs/docusaurusPublishGhpages is run

notes

sbt '++2.12.19; docs/docusaurusPublishGhpages' will work, but not sure if the change was intended

@tgodzik tgodzik added the Bug label May 28, 2024
@eed3si9n
Copy link
Member

eed3si9n commented Jun 2, 2024

Thanks for the report!

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

No branches or pull requests

2 participants