Kalle Kuhlmann
Explore posts from serversNodemailer fails with Client network socket disconnected before... even locally
Hey,
I am trying to use
nodemailer
within deno (2.0.4), and I am unable to figure out why it doesn't work.
I made a minimal example (ethereal credentials specifically for this example):
This fails with Client network socket disconnected before secure TLS connection
was established
independent of the "secure" setting. If I run this same snipped with node, there is no problem.
Does somebody have an idea?
Best,
Kalle4 replies
Handle import "npm:..." prefix on generated code
Hey 👋
I have a file that is generated from a graphql schema, which has an import at the top not using the "npm:" prefix. As it is auto generated I can not change this from "graphql" to "npm:graphql" easily. Is there any work arround, to still use the file?
Best, Kalle
3 replies
KKinde
•Created by Kalle Kuhlmann on 3/31/2024 in #💻┃support
testing best practices
Hey folks,
Looking into Kinde the last days I am pretty confident I want to use it for my product.
Last thing I need to find out is how to properly integrate it in my ci cd pipeline.
AI sadly only responded with a very general ci cd reply.
Best,
Kalle
15 replies