I use Scala to develop web applications in Play Framework.
Until yesterday, the development was going well, but Activator(sbt) did not compile CoffeeScript and auto-reloading did not work anymore.
I can think of it as a result of fiddling with the Java Control Panel in the system configuration, but it didn't work when I returned it to its original state.
plugins.sbt
describes CoffeeScript.
If there is anyone who can consider the cause, please take care of it. We apologize for the lack of information. Thank you for reading.
The environment is
add...
The same symptom will appear in newly created projects in Activator orz
scala playframework
I don't have much information, so it's quite a guess, but
So for the time being, what I can think of is
and so on?
© 2024 OneMinuteCode. All rights reserved.