Hi, I have encountered a weird problem.
After some time of development Magento started to throw errors and they are really weird.
I cannot even modify some settings in the admin panel.
I have tried to remove vendor directory and install everything again, but still the same issues.
It says that missing ) after it is true, but in source files everything is closed properly.
Therefore it seems that Magento is going crazy while generating static files js files.
Could you suggest how to solve this problem, because I cannot continue to develop my project.
Thank you