I keep having this error pop up approximately once every 4-5 publishings. I correct it but still pops up again sometime later
That line is not code, the compiler does not know what to do with it and crashes
The line used to have //
at its beginning, indicating that is a comment that shouldn’t be compiled
You can either add those, or remove it entirely