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

required import to use? #70

Open
masonedmison opened this issue Jan 24, 2022 · 2 comments
Open

required import to use? #70

masonedmison opened this issue Jan 24, 2022 · 2 comments

Comments

@masonedmison
Copy link

Following the documentation I get an error when using jvmPlatform like

2022.01.24 11:36:10 ERROR possible cause: maybe a semicolon is missing before `value jvmPlatform'?
2022.01.24 11:36:10 ERROR   ).jvmPlatform(scalaVerions = Seq(scala12))

Am I missing an syntax import?

@keynmol
Copy link
Contributor

keynmol commented Jan 24, 2022

Do you have a bit more information on how you're defining the module? Possibly a reduced bit of sourcecode?

One thing I'd check is that you're using projectMatrix in file(...) and not project in file(...)

@masonedmison
Copy link
Author

Ah darnit. That was totally it. This is what I get for trying to do work during meetings. Thanks :)

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

No branches or pull requests

2 participants