-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting an error " No exact matches in call to static method 'save' " when trying to save to disk when following along tutorial #33
Comments
Did you pin the version? I'm using a very specific version of Disk.
|
I copied what you did in the pod file and did pod install and it didn’t
seem to make a difference. Are there any other steps to specifying a
version?
On Thu, Jul 16, 2020 at 4:17 PM Peter Friese <[email protected]>
wrote:
… Did you pin the version? I'm using a very specific version of Disk.
On Thu 16. Jul 2020 at 19:48, Peter Lamar ***@***.***>
wrote:
> Same issue as here with the Disk dependency when following along with the
> tutorial, any yet your code seems to compile fine when I check it out. I
> cannot figure out the difference and wanted to see if you did something
> special to get the Disk dependency to compile
>
> saoudrizwan/Disk#87 <saoudrizwan/Disk#87>
|
@peterlamar Does your Task struct conforms to the |
Good idea @SantiagoSalem, that resolves it. I must have missed that detail in the tutorial. Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Same issue as here with the Disk dependency when following along with the tutorial, yet your code seems to compile fine when I check it out. I cannot figure out the difference and wanted to see if you did something special to get the Disk dependency to compile
saoudrizwan/Disk#87
The text was updated successfully, but these errors were encountered: