'npx shadcn-ui@latest init' does not work with openssl issues. #3829
Unanswered
jonghyeonLeee
asked this question in
Q&A
Replies: 2 comments 2 replies
-
![]() I checked that when I requested it with curl, there was no problem :( |
Beta Was this translation helpful? Give feedback.
2 replies
-
use npx shadcn-ui init instead of npx shadcn-ui@latest |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I was following the documentation(https://ui.shadcn.com/docs/cli) to set up the initialization,
I noticed that when I run
npx shadcn-ui@latest init
, it doesn't proceed with an error message.FetchError: request to https://ui.shadcn.com/registry/styles/index.json failed, reason: write EPROTO 00CC0CF901000000:error:0A000152:SSL routines:final_renegotiate:unsafe legacy renegotiation disabled:../deps/openssl/openssl/ssl/statem/extensions.c:922:
Has anyone else encountered this issue?
OS: mac 14.5(23F79)
NODE: v22.2.0, v18.20.3
Beta Was this translation helpful? Give feedback.
All reactions