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
The "@nx/react:application" generator doesn't yet support the existing TypeScript setup in my workspace
run
nx g @nx/react:application test-client --dry-run
installed nx 20.0
installed @nx/react 20.0
Expected Behavior
create app
GitHub Repo
No response
Steps to Reproduce
1.create new nx repp
install nx 20
install @nx/react
generate react app and you will failed.
Nx Report
NX The "@nx/react:application" generator doesn't yet support the existing TypeScript setup
We're working hard to support the existing TypeScript setup with the "@nx/react:application" generator. We'll soon release a new version of Nx with support for it.
Failure Logs
No response
Package Manager Version
No response
Operating System
macOS
Linux
Windows
Other (Please specify)
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Current Behavior
The "@nx/react:application" generator doesn't yet support the existing TypeScript setup in my workspace
run
nx g @nx/react:application test-client --dry-run
installed nx 20.0
installed @nx/react 20.0
Expected Behavior
create app
GitHub Repo
No response
Steps to Reproduce
1.create new nx repp
install nx 20
install @nx/react
generate react app and you will failed.
Nx Report
NX The "@nx/react:application" generator doesn't yet support the existing TypeScript setup
We're working hard to support the existing TypeScript setup with the "@nx/react:application" generator. We'll soon release a new version of Nx with support for it.
Failure Logs
No response
Package Manager Version
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: