lean-cli icon indicating copy to clipboard operation
lean-cli copied to clipboard

C# Project Library Error

Open LouisSzeto opened this issue 3 years ago • 1 comments

The problem described in this forum post is reproducible. Following the tutorial from CLI's docs will yield the same error.

LouisSzeto avatar Mar 28 '22 17:03 LouisSzeto

Local code sharing was fixed by https://github.com/QuantConnect/lean-cli/pull/96 for both C# and python projects. Please follow the docs here for code sharing.

Currently, code sharing in the cloud is not supported. It will be fixed soon.

rjra2611 avatar Jun 10 '22 13:06 rjra2611

This issue is solved already, see https://github.com/QuantConnect/lean-cli/pull/175, https://github.com/QuantConnect/lean-cli/pull/191, https://github.com/QuantConnect/lean-cli/pull/197, https://github.com/QuantConnect/lean-cli/pull/207, https://github.com/QuantConnect/lean-cli/pull/208

Martin-Molinero avatar Jan 11 '23 15:01 Martin-Molinero