Hi,
after running bench update I get deprecation errors on bench start and when I open the page in the browser I only see a bunch of large symbols.
The output of bench is long, but the errors are all similar to the below.
Any idea what to do?
This is just a test system for me to play with frappe. It is ubuntu LTS 20.04 and worked flawlessly until I did the update…
Thanks
DoCa
05:57:16 watch.1 | DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0. 0. 05:57:16 watch.1 | 05:57:16 watch.1 | Recommendation: math.div($spacer, 2) or calc($spacer / 2) 05:57:16 watch.1 | 05:57:16 watch.1 | More info and automated migrator: https://sass-lang.com/d/slash-div 05:57:16 watch.1 | 05:57:16 watch.1 | ╷ 05:57:16 watch.1 | 308 │ $headings-margin-bottom: $spacer / 2 !default; 05:57:16 watch.1 | │ ^^^^^^^^^^^ 05:57:16 watch.1 | ╵ 05:57:16 watch.1 | node_modules/bootstrap/scss/_variables.scss 308:31 @import 05:57:16 watch.1 | frappe/public/scss/desk/variables.scss 147:9 @import 05:57:16 watch.1 | frappe/public/scss/login.bundle.scss 1:9 root stylesheet