Lemlib Throwing Random Errors

Yesterday, Lemlib worked perfectly without any errors. However, when I opened the same program today, there were 18 errors, which I believe were caused by
#include “lemlib/api.hpp” // IWYU pragma: keep
throwing an error.

I’ve tried installing Lemlib again and checking for updates to it.
@LemFromTheLib any idea what is happening?

Nevermind, I got it to work by just copying a working file and pasting the autonomous code section I needed.