Hello.
This is one package:
https://github.com/Industrial/c9-trader/tree/main/packages/trader-core
This package uses the @code9/trader-core package:
https://github.com/Industrial/c9-trader/blob/main/packages/trader-backtest/package.json#L46
- When I run
pnpm ithe packages are installed correctly as per thepackage.jsonfiles. - When I run
pnpm buildwhich invokestscI get import errors in the@code9/backtestpackage for the import of@code9/trader-core