This repository was archived by the owner on Nov 8, 2024. It is now read-only.
This repository was archived by the owner on Nov 8, 2024. It is now read-only.
apiary fails to install in macOS Monterey #213
Open
Description
I used to have a working version of apiary. However, after a recent upgrade of macOS to monterey and Ruby upgrade, it appears the apiary installation steps is now corrupted.
Whenever I run: apiary help
I get the following error:
apiary help
/Users/sree/bin/apiary:5:in `<main>': uninitialized constant Apiary::CLI (NameError)
Apiary::CLI.start
^^^^^
Did you mean? CGI
I tried uninstalling and reinstalling apiaryio
gems. Building the apiaryio
from github branch.
System details:
ruby -v
ruby 3.1.1p18 (2022-02-18 revision 53f5fc4236) [x86_64-darwin21]
Let me know if any more information is needed.
Metadata
Metadata
Assignees
Labels
No labels