Closed ghost closed 5 years ago
Can you post the contents of your Package.swift
?
Given the line at the end, it looks like you're using the Readme's recommendation of requesting SwiftDiscort 6.0.0, that's actually really out of date. At the moment, the latest version is 9.0.0, though it's currently broken, so instead of using .upToNextMajor(from: "6.0.0")
, try .branch("development")
instead.
It's working ! Thank you !
Hi, I have added SwiftDiscord in my Package.swift and I run
swift package -v update
But I have this error :My system :
PS: Sorry for my bad english