In my case, this error was caused by using the # commenting symbol instead of ;.
So I have replaced # with ;, and the problem was gone.
In my case, this error was caused by using the # commenting symbol instead of ;.
So I have replaced # with ;, and the problem was gone.