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
Not sure if intended but this change: #11488 is not backwards compatible.
If I compile my project with dbt 1.10.* it will generate a package-lock.yml file with the name attribute. If I then try to compile that project with dbt 1.9.* with the new package-lock.yml file, it'll throw an error saying: