You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to enable @microsoft/rush to support pnpm v9, and I found that after enabling the subspace feature, pnpm-sync-lib will encounter compatibility errors.
error log:
ERROR: pnpm-sync: The pnpm version is not supported; pnpm-sync requires pnpm version 8.x
I am trying to enable @microsoft/rush to support pnpm v9, and I found that after enabling the subspace feature, pnpm-sync-lib will encounter compatibility errors.
error log:
ERROR: pnpm-sync: The pnpm version is not supported; pnpm-sync requires pnpm version 8.x
pnpm-sync/packages/pnpm-sync-lib/src/pnpmSyncPrepare.ts
Lines 103 to 114 in 68a2760
The text was updated successfully, but these errors were encountered: