VeriorPies/ParrelSync

[Question] Importing Errors

justinsane91 opened this issue · 0 comments

Hello iam currently on Unity2019.4.40f1 and iam importing Parrelsync 1.5.2

After importing iam getting some errors.

image

if (projectSettingsProperty is { isArray: true, arrayElementType: "string" })

This seems to be the Line. I guess the is "{" is the problem, but why? How can i solve this?`

Thank you!