How to download all depended packages from Orchestrator

I have a code from my colegue that use depended packages. All these packages are shared on Orchestrator. I can download them and use in the code but the problem is - I do not know which of them I should download because the Studio shows me this:
2019-02-28_140608
Is there any option like “Download all dependencies”?

Hi @Ondrej_Macek,

Better to share the xaml file along with the package.json file (making a zip file) so that it will contains all the project dependencies. So, it will not gives you the error if you open the file.

Hope it helps

2 Likes

Yes you helped me. Thank you. :slight_smile:
And is there any option to set auto-update dependent packages?

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.