You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My build broke because I cleared my ivy2 cache. Is there any place where I can still find old play modules such as less-0.3.compatibility and sass-1.1?
The text was updated successfully, but these errors were encountered:
I was able to fix it by manually downloading the module zips and extracting
them to `$PLAY_HOME/modules/$MODULE`, but it used to work with just `play
dependencies --sync` (that command now emits a few TLS EC errors relating
to the modules if you run it with `--debug`).
My build broke because I cleared my ivy2 cache. Is there any place where I can still find old play modules such as
less-0.3.compatibility
andsass-1.1
?The text was updated successfully, but these errors were encountered: