jolbol1 / jolly-ui

shadcn/ui compatible react aria components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
https://jollyui.dev
MIT License
544 stars 13 forks source link

Error when trying to install components by CLI #30

Closed jucian0 closed 2 weeks ago

jucian0 commented 2 months ago

Hey, thanks for this amazing option to use react aria components, I've been trying to use it, but I always get this error:

`➜ pnpm dlx @sly-cli/sly add jolly-ui button

Packages: +78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 100, reused 74, downloaded 4, added 78, done Library/Caches/pnpm/dlx/wir6pp3fuan2dhdnga36uy5t6u/18f1504216a-3f66/node_modules/.pnpm/esbuild@0.19.12/node_modules/esbuild: Running postinstall scriptLibrary/Caches/pnpm/dlx/wir6pp3fuan2dhdnga36uy5t6u/18f1504216a-3f66/node_modules/.pnpm/esbuild@0.19.12/node_modules/esbuild: Running postinstall script, done in 565ms Could not connect to the registry at https://sly-cli.fly.dev/registry/index.json. Check to see if the registry is running, or provide a custom URL by setting the REGISTRY_URL environment variable.`

jolbol1 commented 1 month ago

Apologies on the delay.

This appears to be working for me still, did this resolve itself?

If not can you access: https://sly-cli.fly.dev/registry/index.json

Does it respond with JSON data?

jolbol1 commented 2 weeks ago

Hello, havent heard back in a month, marking as stale.