domtoms
Error: Not implemented: http2.createSecureServer
Trying to use Vite to run an application with SSL, according to the Deno docs, the http2 library from Node should be implemented.
https://docs.deno.com/api/node/http2/~/createSecureServer
1 replies