You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new project via npm create vite@latest vite3https -- --template vue. Inside the project run npm install and then npm run dev -- --https. Go to firefox at https://localhost:5173 it shows SSL_ERROR_NO_CYPHER_OVERLAP
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
Describe the bug
Create a new project via
npm create vite@latest vite3https -- --template vue
. Inside the project runnpm install
and thennpm run dev -- --https
. Go to firefox athttps://localhost:5173
it showsSSL_ERROR_NO_CYPHER_OVERLAP
Reproduction
https://github.com/jackysee/vite3https
System Info
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: