mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
When css|less build fails it is logging as undefined in console. In that case err object does not have any stack property. Printing the error itself in that case will be sufficient.