Open usetheplatform opened 2 years ago
Hello 👋🏻 ,
I'm trying to use workspaces-run with pnpm, but unfortunately, get-workspaces doesn't recognize workspace settings from pnpm-workspace.yaml.
workspaces-run
pnpm
pnpm-workspace.yaml
It's unlikely, that it will support pnpm in future, since package get-workspaces by changesets was deprecated and replaced with @manypkg/get-packages (See the migration PR there).
changesets
Could you please migrate to @manypkg/get-packages as well?
Please let me know if you would accept a PR from my side.
Hello 👋🏻 ,
I'm trying to use
workspaces-run
withpnpm
, but unfortunately, get-workspaces doesn't recognize workspace settings frompnpm-workspace.yaml
.It's unlikely, that it will support pnpm in future, since package get-workspaces by
changesets
was deprecated and replaced with @manypkg/get-packages (See the migration PR there).Could you please migrate to @manypkg/get-packages as well?
Please let me know if you would accept a PR from my side.