Hi dears,
I’m a newbie at web development who is trying to release his first project with the help of AI
My site on Netlify: https://brandeals.lt/ code: GitHub - kldfk32/brandeals-hub
My problem is that I can’t use the Visual Editor app and logs say that my node and npm version (12.22.12) is too old. I tried to fix/update my code with the help of Claude, ChatGPT, etc. Then used forums for help and the leading tip was to delete [node_modules], and [package-lock.json] and install new npm dependencies, but it didn’t work.
Question: Is there a way to update my website code to be available to use with Visual Editor, or Lovable.dev projects are so hardly adaptable/changeable to use for a website like mine, which will have new content every day? Should I create it by myself using different tools?
You can find my visual editor preview logs here: Logs
Thank you in advance for every answer!