when I run npm run start, I get
start": "vue-cli-service serve"
and then I use http request, but I get
Proxy error: Could not proxy request /crm/api/boss/admin/doLogin from localhost:8080 to https://qa6boss.qjdchina.com. See https://nodejs.org/api/errors.html#errors_common_system_errors for more information (EPROTO).
What is the reason of this behavior?
I had the same problem. I fixed it by changing the target from http://localhost:8000/ to http://127.0.0.1:8000/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With