Genie Discord forum

Author AvatarWhiskers 1600X3D
11/14/2023, 9:15:33 PM

Whenever I see the output, I am getting this error...kindly point out where am I going wrong. Anyway I was using Genie Builder

Author AvatarPere
11/15/2023, 1:15:27 PM

It looks like you didn't start the server. Can you share the output of the terminal panel in VSCode?

Author AvatarWhiskers 1600X3D
11/16/2023, 3:39:13 PM

I did already start the server, but I wasn't getting any response

Author AvatarWhiskers 1600X3D
11/16/2023, 5:06:30 PM

Kindly clarify this if possible

Author AvatarPere
11/17/2023, 10:40:23 AM

Your REPL is showing that there's an error in your code, specifically on line 26. That's why it's not running, you need to fix it and restart the serve

Author AvatarWhiskers 1600X3D
11/17/2023, 2:35:25 PM

Why am I getting this error, even though this is sorted out

Author AvatarWhiskers 1600X3D
11/19/2023, 1:54:13 PM

Whenever I try seeing the output, I get this error:

Author AvatarWhiskers 1600X3D
11/19/2023, 1:55:04 PM

This is the log file proving that the error exists

Author AvatarPere
11/20/2023, 8:57:39 AM

It looks like you're not defining the route correctly and the server can't find the view file. can you share your route definition with @page?