I get net::ERR_ABORTED 504 (Gateway Timeout) when I call createApp function.
#313
-
|
Hi folks, This is my first post in this community as well as my first vite-vue project. I've created an application instance with the and I'm getting this log in the console The directory Does anyone know why? Oh, I'm on |
Beta Was this translation helpful? Give feedback.
Answered by
dominikkrulak
Dec 16, 2023
Replies: 1 comment
-
|
I just found the problem. In my |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dominikkrulak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


I just found the problem. In my
srcdirectory I had alsovuedirectory.So it's easy path to follow to what went wrong.