Artifacts not generating in DBT core

Hi, I’m running dbt core in databricks and have noticed that my artifacts have all stopped generating and I can’t figure out why. Originally, logs were written to the log file, and compiled code was written to the target/run/etc folder, but now none of that seems to be happening and I can’t figure out why or what changed. In error messages it still says “compiled code at path”, and that path is correct, but there is no compiled code at the path. Any ideas where to check or how to address this?