Failed to install this program on m1 mbp
PowerfulRichard opened this issue ยท 2 comments
PowerfulRichard commented
thanks for sharing this useful tool.
however i have some problems to install this program.
Here's the detail
~ mint install inket/Transmog
๐ฑ Finding latest version of Transmog
๐ฑ Cloning Transmog 0.0.7
๐ฑ Resolving package
error: 'github.com_inket_transmog': Invalid manifest
/private/var/folders/gn/jsbz87cn7_3499r3l0hasdi240000gn/T/mint/github.com_inket_Transmog/Package.swift:4:8: error: no such module 'PackageDescription'
import PackageDescription
^
๐ฑ Encountered error during "swift package resolve". Use --verbose to see full output
๐ฑ Failed to resolve Transmog 0.0.7 with SPM
โ ~ swift --version
Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50)
Target: arm64-apple-darwin21.6.0
inket commented
Something is wrong with your Xcode/Swift install since PackageDescription is supposed to be part of Swift.
Can you uninstall your Xcode and reinstall it using the Xcodes app?
PowerfulRichard commented
Thanks a lot, it works pefect in xcode 13.1