videokit-ai / natshare

Cross-platform social sharing for Unity Engine.
https://github.com/natmlx/videokit
Apache License 2.0
134 stars 28 forks source link

Syntax Error #130

Closed bariskes11 closed 2 years ago

bariskes11 commented 2 years ago

When I download UPM package I get a very simple "(" error please some one fix that syntax error

olokobayusuf commented 2 years ago

Hm can you share the full error, along with your manifest.json?

bariskes11 commented 2 years ago

Ok here is Json image

Error is very simple you'll see it right away after you download the package

image

olokobayusuf commented 2 years ago

You didn't close the scopedRegistries array. You are missing a "]" before the last "}".

bariskes11 commented 2 years ago

Hi hello same error stil exists image I took the wrong screen show of Json

olokobayusuf commented 2 years ago

Can you share the full JSON text instead of a screenshot?