Iris 2.1.3 on wally is broken/incomplete
Closed this issue · 4 comments
The 2.1.3 version on Wally is broken.
To get the module to work I had to specify the version with Iris = "michael-48/iris@=2.1.1"
(since it's the version of the latest github release, I skipped 2.1.2)
This is not good at all since by default Wally will auto-update packages to the latest bug fix version (indicated by the last number of the version), so all wally installations will default to this broken version.
I recommend just uploading a fixed package as 2.1.4.
Had the same issue, had to manually insert the rbxm file.
I'll link a possible PR which would fix this issue: #35
#35 has been merged to main now, this issue should be resolved. Im going to wait a day to close this issue, just in case something is amiss. Thank you for the report!