doxometrist
doxometrist
thanks, this worked!
I only used with vscode. should be possible to `generate a devcontainer` in principle
``` pnpm i Scope: all 50 workspace projects Lockfile is up to date, resolution step is skipped Packages: +4692 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ERR_PNPM_READ_FROM_STORE Unexpected end of JSON input Progress: resolved 0, reused...
trying installing having deleted the `pnpm-lock.yaml` on develop branch might be a bug in the locked-to version and since it has been fixed. update: ```└── ✕ unmet peer vite@"^2 ||...
`pnpm prune` also fails
``` pnpm i --filter core Lockfile is up to date, resolution step is skipped . | +4692 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ERR_PNPM_READ_FROM_STORE Unexpected end of JSON input Progress: resolved 0, reused 1272, downloaded...
`sudo pnpm install` fixes on my wsl2 machine
the dataframe import and the financial classes seem the oddest to replicate, with d3 (https://stackoverflow.com/questions/30610675/python-pandas-equivalent-in-javascript) for the former and for the latter as inspo: - https://github.com/ghalex/zapcli?tab=readme-ov-file - https://github.com/austin-starks/NextTrade?tab=readme-ov-file - https://github.com/samc621/stockpros...