DenoDDeno
Powered by
Romuald QuantinR
Denoβ€’11mo agoβ€’
5 replies
Romuald Quantin

Vite dev server with HTTPS (node:http2)

Hi, posted a comment there:
https://github.com/denoland/deno/issues/26088#issuecomment-2812421778
There are a few threads that are unanswered.
It looks like node:http2 is supported accoding to this?
https://docs.deno.com/api/node/http2/
error when starting dev server:
Error [ERR_NOT_IMPLEMENTED]: Not implemented: http2.createSecureServer
    at notImplemented (ext:deno_node/_utils.ts:9:9)
    at createSecureServer (node:http2:1302:3)
error when starting dev server:
Error [ERR_NOT_IMPLEMENTED]: Not implemented: http2.createSecureServer
    at notImplemented (ext:deno_node/_utils.ts:9:9)
    at createSecureServer (node:http2:1302:3)

I think the vite code is there:
I can provide a short example if needed.
Can I get some answers for that (unsupported or bug)?
We're looking at using Deno on a large app, but that may be a deal breaker, HTTPS is important for development for us (video, DRM, etc).
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

grpc / http2 / https in fresh.
LikoneLLikone / help
3y ago
Trying to setup Vite dev server with Oak backend
TopyTTopy / help
3y ago
Https in Fresh 2 with Vite?
rabbit_rabbitRrabbit_rabbit / help
5mo ago
Vite [ERR_NOT_IMPLEMENTED]: Not implemented: http2.createSecureServer
Attacler/BartAAttacler/Bart / help
16mo ago