-
Notifications
You must be signed in to change notification settings - Fork 57
Unable to install - error #5
Comments
It seems that it is complaining about a missing tag in https://github.com/kylef/Spectre, but that does have tags in the repo. Can you please try again with It would also be interesting which version of Mac OS you're using exactly, and which version of Xcode ( |
Xcode 8.1 ` ./scripts/build.sh /private/tmp/pxctest20161208-2648-1fx5qte/Dependencies/Commander /private/tmp/pxctest20161208-2648-1fx5qte
|
Okay, Xcode 8.1 should work. Which version of Homebrew are you using? I have here Xcode 8.1 as well and Homebrew 1.1.0:
This combination seems to work fine. Also on Travis it can install the tap succesfully: |
upgrading brew seems to work. Thanks! |
Great, happy to hear that it is working for you! |
Getting the following error, please advise!
brew tap plu/pxctest && brew install pxctest
`
/private/tmp/pxctest20161207-1608-wajtb0/Dependencies/Commander /private/tmp/pxctest20161207-1608-wajtb0
Cloning https://github.com/kylef/Spectre
git: The build tool has reset ENV; --env=std required.
swift-package: error: No version tag found in (/private/tmp/pxctest20161207-1608-wajtb0/Dependencies/Commander/Packages/Spectre) package. Add a version tag with "git tag" command. Example: "git tag 0.1.0"
`
The text was updated successfully, but these errors were encountered: