-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
Version
vue 3.11.0
Environment info
Windows
Steps to reproduce
Install everything from scratch node.js (10.16.3 LTS), npm and @vue/cli.
Then run vue ui
What is expected?
vue ui starts correctly
What is actually happening?
Firefox shows this error:
An error occurred during a connection to localhost:8000. SSL received a record that exceeded the maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG
Chrome shows this error:
ERR_SSL_PROTOCOL_ERROR
Do you have any idea why the SSL of the ui could be broken?
Metadata
Metadata
Assignees
Labels
No labels