JamitLabs / Accio

A dependency manager driven by SwiftPM that works for iOS/tvOS/watchOS/macOS projects.
MIT License
664 stars 32 forks source link

Error installing Accio #83

Closed pvcary closed 4 years ago

pvcary commented 5 years ago

Hi there, I'm having an issue installing Accio. I'm getting this Validation Failed error after the brew install accio command:

"The listed users and repositories cannot be searched either because the resources do not exist or you do not have permission to view them."

My homebrew version is current at 2.1.15. Please see the screenshot below:

Screen Shot 2019-11-01 at 1 58 14 PM

Thanks in advance!

Jeehut commented 5 years ago

@pvcary Thanks for reporting this. Can you please provide more info about:

  1. the version of macOS you are using
  2. the version of yourXcode command line tools (xcodebuild -version)
  3. the version of Swift (swift -version)

Thet would help fix the issue.

fredpi commented 4 years ago

@pvcary I'm closing this as there are no other reports of this issue and without further information I don't have any idea how to fix this. Feel free to open this again if this issue still persists for you and if you can provide more information on the versions you're using ;)