Replies: 1 comment
-
|
I tried again with 0.7.0, but I still couldn’t get the one-step download/setup working, so I ended up fetching everything manually. It took a few hours, but everything seems to be running fine—I can ask an LLM SwiftUI questions and it appears to be referencing Apple docs correctly. One odd thing: Not sure if this is a minor bug or something off in my configuration. Either way, it’s working now, so it’s not a pressing issue. Still, it’d be nice to understand why the one-step download/setup doesn’t work for me. |
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.
-
Sorry to bother you (again 😬), but I'm having an issue trying to get v0.5.0 to work. I've tried both install methods mentioned in your blog post:
brew install mihaelamj/tap/cupertinobash <(curl -sSL https://raw.githubusercontent.com/mihaelamj/cupertino/main/install.sh)(deleting the .cupertino folder in between)
But they both result in the docs showing as
(not found)Here's the output after each command…
cupertino setup --forcecupertino servecupertino doctorWhat am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions