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
fix(@nestjs/apollo): Add in missing peer dependencies.
The `@netsjs/apollo` and `@nestjs/mercurius` packages rely on using `loadPackage('@apollo/subgraph')` but this package isn't reflected in either's package.json. This is incompatible with `pnpm`.
0 commit comments