I had an error connecting apexcharts net::ERR_ABORTED 504 (Gateway Timeout). Як це виправити #3532
Unanswered
SvyatStupak
asked this question in
Q&A
Replies: 2 comments
-
So what is the solution to this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I had this error. and reinstall again with: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a project on Vue 3
I installed plugin:
npm install --save apexcharts
npm install --save vue3-apexcharts
Then
Add to component
and got an error in the console
app.js:8 GET http://[::1]:5173/node_modules/.vite/deps/vue3-apexcharts.js?v=9f0bad16 net::ERR_ABORTED 504 (Gateway Timeout)
Beta Was this translation helpful? Give feedback.
All reactions