Cannot start any Play application because of missing sbt-js-engine #11315
-
Even when I create new application:
After running sbt run I get:
Can anyone tell why this package is not published? |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 6 replies
-
Some googling came up with this resolvers += Resolver.url("SBT Plugins", url("https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/"))(Resolver.ivyStylePatterns) which should end up here: Not sure though why this does not work by default |
Beta Was this translation helpful? Give feedback.
-
maybe log a ticket at https://github.com/playframework/play-java-seed.g8 ? |
Beta Was this translation helpful? Give feedback.
-
@francisdb , if you have this package in cache, everything works correctly. Adding repository also didn't help.
Thanks for trying! |
Beta Was this translation helpful? Give feedback.
-
Linux, I've tried on ubuntu 22.04 and Kde Neon (based on Ubuntu 20.04).
|
Beta Was this translation helpful? Give feedback.
-
@michalzubkowicz How did you install sbt? I also can not reproduce your problem.
print? |
Beta Was this translation helpful? Give feedback.
-
I've checked again on third distro and it's still not working, but I've tried on other profile and it's working. |
Beta Was this translation helpful? Give feedback.
-
Still it didn't help. Anyway I have workaround (new profile) so thanks for your time. |
Beta Was this translation helpful? Give feedback.
Still it didn't help. Anyway I have workaround (new profile) so thanks for your time.