Open siderakis opened 1 week ago
Ohh, I think there just needs to be another release.
The readme mentioned something that hadn't been published yet. It has now in 1.20.0. Basically it falls back to NPM for the isolated output.
Recently, we've discovered that the NPM lockfile doesn't respect the original lockfile versions from the root of the monorepo, so you might not want to use this.
It seems that currently the only two package managers that are fully supported are PNPM and Yarn.
The readme says bun is partially supported. Is there a step to get it working? Thanks!