amittleider / AutoFinance.Broker

A Dotnet Core library to interact with Interactive Broker's Trader Workstation (IB TWS)
30 stars 16 forks source link

tws-api-dotnet-standard folder is empty after download #33

Open ashokgarg1 opened 2 years ago

ashokgarg1 commented 2 years ago

I downloaded the solution as .zip file. After download and unzip, opened in VS 2022. One of the projects tws-api-dotnet-standard failed to load. The file system is showing the folder for this project as empty.

amittleider commented 2 years ago

Hi @ashokgarg1 . Please download the source using git. The tws-api-dotnet-standard folder is a sub-repository. It appears that Github doesn't download submodules when you download a zip file.

git clone https://github.com/amittleider/AutoFinance.Broker.git git submodule init git submodule update

ashokgarg1 commented 2 years ago

Thanks Andrew, this has resolved the issue.

Ashok Garg

From: Andrew Mittleider @.> Sent: Friday, May 6, 2022 9:28 PM To: amittleider/AutoFinance.Broker @.> Cc: ashokgarg1 @.>; Mention @.> Subject: Re: [amittleider/AutoFinance.Broker] tws-api-dotnet-standard folder is empty after download (Issue #33)

Hi @ashokgarg1 https://github.com/ashokgarg1 . Please download the source using git. The tws-api-dotnet-standard folder is a sub-repository. It appears that Github doesn't download submodules when you download a zip file.

git clone https://github.com/amittleider/AutoFinance.Broker.git git submodule init git submodule update

— Reply to this email directly, view it on GitHub https://github.com/amittleider/AutoFinance.Broker/issues/33#issuecomment-1120131328 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ACAXNDU6ES2MGIG3C6NMKDTVIXWL7ANCNFSM5VJ2GPSA . You are receiving this because you were mentioned. https://github.com/notifications/beacon/ACAXNDXZFNQZ6NH5ZJO2A5LVIXWL7A5CNFSM5VJ2GPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOILB5SAA.gif Message ID: @. @.> >