Skip to content
Discussion options

You must be logged in to vote

If that's the only way it works, then it should be a peer dependency. It is a nestjs issue. On your side, you could use a readPackage hook to convert the dep to a peer dep (https://pnpm.io/pnpmfile#hooksreadpackagepkg-context-pkg--promisepkg). You will still need to install it as a dependency of your project. That's the only way your project will work with pnpm (or Yarn Plug'n'Play).

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@stphane
Comment options

@zkochan
Comment options

Answer selected by stphane
@stphane
Comment options

@zkochan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants