HI I've had a problem when going onto the hosted site that I generated with mage
my app: https://usemage.ai/result/81a42303-d225-4be1-a5a4-e45f48318322
error log attatched in txt file
MAGE GPT Web App Generator ✨ MageGPT
Generate your full-stack React, Node.js and Prisma web app using the magic of GPT and the Wasp full-stack framework.
1 Reply
Ah this is mistake it often makes, it calls the Dashboard a DashboardPage at some places and just Dashboard at other places and then we get this mistake. Porbalby best to check main.wasp file and make sure these names are in sync -> either just Dashbaord, or just DashboardPage, not both!