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
{{ message }}
This repository was archived by the owner on Dec 6, 2025. It is now read-only.
It seems that some update to Less (I'm using 3.12.2) removed the less.writeError function. Thus, when there is an error in my less code, and I have the debug option turned on, my server crashes.
It seems that some update to Less (I'm using 3.12.2) removed the
less.writeErrorfunction. Thus, when there is an error in my less code, and I have the debug option turned on, my server crashes.