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
![Знімок екрана 2022-12-02 о 15 49 16](https://user-images.githubusercontent.com/48685109/205308054-e2a7fa35-6f65-4ec0-8701-c0242e21e82d.png)
![Знімок екрана 2022-12-02 о 15 53 12](https://user-images.githubusercontent.com/48685109/205308263-70a9daa0-d8f9-4bbf-a2ae-4ade209e64ab.png)
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