swachter / scala-ts

33 stars 2 forks source link

bad option: -P:semanticdb #4

Closed daenenk closed 2 years ago

daenenk commented 3 years ago

I tried to compile the project from source with sbt compile but got [error] bad option: -P:semanticdb:targetroot:<project-folder>/generator/target/scala-2.12/meta

swachter commented 3 years ago

I can not reproduce that problem. Can you please give some more details? Did you use a fresh checkout of the project? Did you try sbt compile in the root directory of the project?

daenenk commented 2 years ago

Meanwhile, I did a complete system reinstall. I could perform compile and fastOptJS in sbt.