Replies: 1 comment
-
I think it might be a bug with Bun in combination with the 1Password SSH agent. Try using the npm command to install ( |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having trouble using the
init
command to start a NextJS project. I runbunx --bun shadcn@latest init
orbunx --bun shadcn@canary init
and get the following output:This fails just after the terminal asks me to authenticate my Github ssh key through 1Password. I don't know what it's doing at that point, initializing a git repo maybe? I don't see any logs and no further errors are shown on the output.
This is probably something wrong with my setup which is why I'm not doing a bug report. But any help to find out exactly what is wrong and fixing it would be appreciated.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions