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
I have org registry with self-signed SSL for packages and due to this I always got error about SSL certificate is invalid which I ignored with npm strict ssl false.
I wanted to check bun as replacement for node for tooling but got this error for obvious reasons
Like ricardasjak, I'm trying to run "bun create elysia app" and receiving a ERR_TLS_CERT_ALTNAME_INVALID error. Could this be a corporate firewall issue or something else? Thanks!
What is the type of issue?
Documentation is missing
What is the issue?
I have org registry with self-signed SSL for packages and due to this I always got error about SSL certificate is invalid which I ignored with npm strict ssl false.
I wanted to check bun as replacement for node for tooling but got this error for obvious reasons
error: ERR_TLS_CERT_ALTNAME_INVALID downloading tarball
How to disable SSL check in bun ?
Where did you find it?
No response
The text was updated successfully, but these errors were encountered: