nxext/nx-extensions

Stencil: conflicting peer dependencies on `npm i @nxext/stencil`

dgonzalezr opened this issue ยท 2 comments

Describe the bug

Installing @nxext/stencil in a brand new Nx workspace throws conflicting peer dependencies warnings.

CleanShot 2023-11-22 at 13 53 04@2x

I know that dependencies are pinned in the package.json of @nxext/stencil, but I am not sure if it can be the root cause.

CleanShot 2023-11-22 at 13 57 27@2x

To Reproduce

  1. Create a new Nx workspace.
  2. Add @nxext/stencil package

Expected behavior

Expecting no warning or error regarding dependencies or peer dependencies.

This seems to be solved with the latest release: v17.2.0, thanks a lot @DominikPieper ๐Ÿ™Œ๐Ÿผ ๐ŸŽ‰

CleanShot 2024-01-10 at 13 52 57@2x

Great ๐Ÿ˜„ Iโ€™ll close this now ๐Ÿ˜