Skip to content

Stencil: the "@nx/@nxext/stencil:library" generator doesn't yet support the existing TypeScript setup #1175

Description

@dgonzalezr

Describe the bug

We cannot generate a Stencil library in an Nx TypeScript Setup.

Image

NX deprecated time ago the packaged-based monorepo type and the closest we have now for packaged monorepos type will be initializing Nx as a TypeScript/JavaScript project with minimal structure.

Image

To Reproduce

  1. Start a new Nx workspace as TypeScript/JavaScript project
  2. Add @nxext/stencil dependency
  3. Generate a Stencil library: npx nx g @nxext/stencil:library ...

Expected behavior

The library should be generated as expected

Additional context
Add any other context about the problem here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions