Bench start error when rebuilding

Error in: /opt/bench/erpnext/apps/erpnext/erpnext/public/less/hub.less
11:03:24 watch.1 | NameError: .img-background is undefined in /opt/bench/erpnext/apps/erpnext/erpnext/public/less/hub.less on line 35, column 3:
11:03:24 watch.1 | 34 .hub-image-loading, .hub-image-broken {
11:03:24 watch.1 | 35 .img-background();
11:03:24 watch.1 | 36 display: flex;

This has been fixed in erpnext/pull/24645

1 Like