-
Notifications
You must be signed in to change notification settings - Fork 225
Closed
Description
steps
Steps to reproduce:
sbt new raquo/scalajs.g8
sbt or Giter8 version:
sbt --version
sbt version in this project: 1.10.2
sbt script version: 1.10.2
Not sure how to tell giter8 version that's installed with sbt.
problem
sbt new
outputs SLF4J warnings:
sbt new raquo/scalajs.g8
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
expectation
No warnings
notes
I see this very old issue about the same problem, which was fixed back then: #211
Metadata
Metadata
Assignees
Labels
No labels