Skip to content

Running assembly fails #2

@MiloVentimiglia

Description

@MiloVentimiglia

When I try "assembly" on the sbt I get the following error:

[error] This symbol is required by 'class scalafx.application.HostServices'.
[error] Make sure that term javafx is in your classpath and check for conflicting dependencies with -Ylog-classpath.
[error] A full rebuild may help if 'HostServices.class' was compiled against an incompatible version of .
[error] val monthlyTemp = monthGroups.map { case (m, days) =>
[error] ^
[error] one error found
[error] (compile:compileIncremental) Compilation failed
[error] Total time: 1 s, completed Apr 11, 2020 9:47:39 AM

Do you know how I might fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions