React library generator doesn't work using --routing flag #30721
Labels
priority: medium
Medium Priority (not high, not low priority)
scope: react
Issues related to React support for Nx
type: bug
Current Behavior
Generating a new react library doesn't work if routing flag is set to true.
Expected Behavior
React library generator should work using the
--routing=true
flagGitHub Repo
No response
Steps to Reproduce
pnpm dlx create-nx-workspace --pm pnpm
pnpm nx add @nx/react
pnpm nx g @nx/react:library --directory=packages/my-react-lib --name=my-react-lib --routing=true --no-interactive --dry-run
Nx Report
Failure Logs
Package Manager Version
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: