Project error from vue3

14:36:15 [vite] http proxy error:
Error: write EPROTO 11224:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:c:\ws\deps\openssl\openssl\ssl\record\ssl3_record.c:332:

    at WriteWrap.onWriteComplete [as oncomplete] (internal/stream_base_commons.js:87:16) 

 

The reason for reporting this error may be the https protocol, which needs to be changed to http request.

Guess you like

Origin blog.csdn.net/weixin_43703816/article/details/131398271