Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add node:tls module #1490

Closed
banocean opened this issue Oct 25, 2021 · 2 comments
Closed

Add node:tls module #1490

banocean opened this issue Oct 25, 2021 · 2 comments

Comments

@banocean
Copy link

Missing node internal module https://nodejs.org/api/tls.html
error: Uncaught (in promise) Error: Cannot find module 'tls'

@petamoriken
Copy link
Contributor

tls is not yet implemented in deno_std.
https://github.com/denoland/deno_std/tree/main/node

@bartlomieju bartlomieju transferred this issue from denoland/deno Oct 30, 2021
@bartlomieju bartlomieju changed the title Node tls module in --compact Add node:tls module Oct 30, 2021
@bartlomieju
Copy link
Member

Closing in favor of #1475

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants