Replies: 16 comments 3 replies
-
|
Where are you located? |
Beta Was this translation helpful? Give feedback.
-
|
India |
Beta Was this translation helpful? Give feedback.
-
|
There's a good chance it's because of that. Give it a go with a VPN that's what a lot of people have done. Not sure exactly why it doesn't work for some people. |
Beta Was this translation helpful? Give feedback.
-
|
i'll see, thanks. but cant afford a vpn :(. by the way, just a question, what provider is used to host the registry? just wondering |
Beta Was this translation helpful? Give feedback.
-
|
Right now it's hosted with CF I believe Hunter had a ticket with them at one point but idk where it went. |
Beta Was this translation helpful? Give feedback.
-
|
i'm not sure why there's an issue then. i've used cloudflare pages for many personal projects before. by the way, im thinking of hosting a secondary mirror. i'll get back to you once i get it working |
Beta Was this translation helpful? Give feedback.
-
Was actually gonna suggest this definitely share it if it works for you |
Beta Was this translation helpful? Give feedback.
-
|
okay just think i got a fine solution for a secondary mirror: i have a free mostly unused hetzner virtual machine in the Falkenstein region with 20tb of free bandwith (yay) gimme like an hour or so setting it up right now |
Beta Was this translation helpful? Give feedback.
-
|
by the way, do you know where the source code for the actual registry is? i can't find it anywhere. all i found is the template :/ |
Beta Was this translation helpful? Give feedback.
-
|
https://github.com/huntabyte/shadcn-svelte/tree/main/docs/src/lib/registry |
Beta Was this translation helpful? Give feedback.
-
|
Just realized that I am spamming everyone with notifications rn. If you end up making your thing give me a shout and maybe we can make a pinned issue or something referencing it. |
Beta Was this translation helpful? Give feedback.
-
|
okay, i did get it working on my machine. however, on the hetzner vm, seems that github has blocked me?? -_- all other https/http sites work and in all protocols but github.com doesnt work in any protocol not even icmp pings. i'll get back to you if i find a solution |
Beta Was this translation helpful? Give feedback.
-
|
I got the same issue in VN, when go to registry url directly it just show 404 not found |
Beta Was this translation helpful? Give feedback.
-
|
I will try to make the registry as soon as possible, hopefully |
Beta Was this translation helpful? Give feedback.
-
|
@thanhhungtn1 i am pretty sure you need to build and run the docs site for it, since for some reason the registry is there, or else hopefully you can just run the registry, not the docs. The registry is at https://github.com/huntabyte/shadcn-svelte/tree/main/docs/src/lib/registry. i built a shell script to do this which unfortunately is not working on the hetzner vm because github ip blocks the hetzner ip range. however, this works on my local machine. this automatically build and deploys just the registry (run runAll.script) |
Beta Was this translation helpful? Give feedback.
-
|
sorry for the google drive link, i cant find any other good way to upload the script folder: |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
(yes, my internet does work). not much else to add
Reproduction
run through a package manager of your choice, for example:
bun x shadcn-svelte@latest add [component]command output: ```
ERROR: blah blah node concurrent aggregator blah EDTIMEOUT https://registry.shadcn-svelte.com
Logs
CLI Error: Failed to fetch registry. at Re (file:///home/hamb/.cache/pnpm/dlx/801457f7d81ddb6af80bddcde046cbbd55950c8f5555c7bcc7b8f56efbcc06f2/19a5fdb4c2e-1af56/node_modules/.pnpm/[email protected]/node_modules/shadcn-svelte/dist/index.js:119:266) at zc (file:///home/hamb/.cache/pnpm/dlx/801457f7d81ddb6af80bddcde046cbbd55950c8f5555c7bcc7b8f56efbcc06f2/19a5fdb4c2e-1af56/node_modules/.pnpm/[email protected]/node_modules/shadcn-svelte/dist/index.js:132:7976) at process.processTicksAndRejections (node:internal/process/task_queues:103:5) at async Is (file:///home/hamb/.cache/pnpm/dlx/801457f7d81ddb6af80bddcde046cbbd55950c8f5555c7bcc7b8f56efbcc06f2/19a5fdb4c2e-1af56/node_modules/.pnpm/[email protected]/node_modules/shadcn-svelte/dist/index.js:132:6340) at async Ame (file:///home/hamb/.cache/pnpm/dlx/801457f7d81ddb6af80bddcde046cbbd55950c8f5555c7bcc7b8f56efbcc06f2/19a5fdb4c2e-1af56/node_modules/.pnpm/[email protected]/node_modules/shadcn-svelte/dist/index.js:366:1449) at async Command.<anonymous> (file:///home/hamb/.cache/pnpm/dlx/801457f7d81ddb6af80bddcde046cbbd55950c8f5555c7bcc7b8f56efbcc06f2/19a5fdb4c2e-1af56/node_modules/.pnpm/[email protected]/node_modules/shadcn-svelte/dist/index.js:366:1197) [cause]: TypeError: fetch failed at node:internal/deps/undici/undici:15845:13 at process.processTicksAndRejections (node:internal/process/task_queues:103:5) at async file:///home/hamb/.cache/pnpm/dlx/801457f7d81ddb6af80bddcde046cbbd55950c8f5555c7bcc7b8f56efbcc06f2/19a5fdb4c2e-1af56/node_modules/.pnpm/[email protected]/node_modules/shadcn-svelte/dist/index.js:132:7707 at async Promise.all (index 0) at async zc (file:///home/hamb/.cache/pnpm/dlx/801457f7d81ddb6af80bddcde046cbbd55950c8f5555c7bcc7b8f56efbcc06f2/19a5fdb4c2e-1af56/node_modules/.pnpm/[email protected]/node_modules/shadcn-svelte/dist/index.js:132:7922) at async Is (file:///home/hamb/.cache/pnpm/dlx/801457f7d81ddb6af80bddcde046cbbd55950c8f5555c7bcc7b8f56efbcc06f2/19a5fdb4c2e-1af56/node_modules/.pnpm/[email protected]/node_modules/shadcn-svelte/dist/index.js:132:6340) at async Ame (file:///home/hamb/.cache/pnpm/dlx/801457f7d81ddb6af80bddcde046cbbd55950c8f5555c7bcc7b8f56efbcc06f2/19a5fdb4c2e-1af56/node_modules/.pnpm/[email protected]/node_modules/shadcn-svelte/dist/index.js:366:1449) at async Command.<anonymous> (file:///home/hamb/.cache/pnpm/dlx/801457f7d81ddb6af80bddcde046cbbd55950c8f5555c7bcc7b8f56efbcc06f2/19a5fdb4c2e-1af56/node_modules/.pnpm/[email protected]/node_modules/shadcn-svelte/dist/index.js:366:1197) [cause]: AggregateError [ETIMEDOUT]: at internalConnectMultiple (node:net:1134:18) at internalConnectMultiple (node:net:1210:5) at Timeout.internalConnectMultipleTimeout (node:net:1742:5) at listOnTimeout (node:internal/timers:607:11) at process.processTimers (node:internal/timers:541:7)System Info
System: OS: Linux 6.17 Arch Linux CPU: ######### Memory: 4.25 GB / 13.48 GB Container: Yes Shell: 5.3.3 - /usr/bin/bash Binaries: Node: 25.1.0 - /usr/sbin/node Yarn: 1.22.22 - /usr/sbin/yarn npm: 11.6.2 - /usr/sbin/npm pnpm: 10.20.0 - /usr/sbin/pnpm bun: 1.3.1 - /usr/sbin/bun Browsers: Chromium: 142.0.7444.134 Firefox npmPackages: @lucide/svelte: ^0.552.0 => 0.552.0 @sveltejs/kit: ^2.47.1 => 2.48.4 mode-watcher: ^1.1.0 => 1.1.0 svelte: ^5.41.0 => 5.43.4 tailwindcss: ^4.1.14 => 4.1.16Severity
blocking an upgrade
Beta Was this translation helpful? Give feedback.
All reactions