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
The current configuration does not catch any type of errors that occur when external .scd files are compiled. It would be very helpful to catch errors that occur and show where they occur.
The current configuration does not catch any type of errors that occur when external .scd files are compiled. It would be very helpful to catch errors that occur and show where they occur.
Perhaps using Exception or Error classes?