nx
nx copied to clipboard
Trying to run newly created typescript react app. get error when i run demo app.
Current Behavior
when i try to serve a react app it simply results in the following
Expected Behavior
i expect the demo to work. it seems like it is not converting the typescript to javascript
GitHub Repo
No response
Steps to Reproduce
- start an empty project that is using rspack
- create demo app that is using rspack and swc
- try to serve / build
Nx Report
> NX Report complete - copy this into the issue template
Node : 18.18.0
OS : win32-x64
yarn : 1.22.19
nx : 18.0.2
@nx/js : 18.0.2
@nx/jest : 18.0.2
@nx/linter : 18.0.2
@nx/eslint : 18.0.2
@nx/workspace : 18.0.2
@nx/cypress : 18.0.2
@nx/devkit : 18.0.2
@nx/eslint-plugin : 18.0.2
@nx/next : 18.0.2
@nx/react : 18.0.2
@nrwl/tao : 18.0.2
@nx/web : 18.0.2
@nx/webpack : 18.0.2
typescript : 5.3.3
---------------------------------------
Community plugins:
@nx/rspack : 17.2.2
Done in 1.94s.
Failure Logs
No response
Package Manager Version
No response
Operating System
- [ ] macOS
- [ ] Linux
- [ ] Windows
- [ ] Other (Please specify)
Additional Information
No response
+1
Nx report
> NX Report complete - copy this into the issue template
Node : 18.18.2
OS : darwin-arm64
npm : 9.8.1
nx : 17.2.8
@nx/js : 17.2.8
@nx/jest : 17.2.8
@nx/linter : 17.2.8
@nx/eslint : 17.2.8
@nx/workspace : 17.2.8
@nx/cypress : 17.2.8
@nx/devkit : 17.2.8
@nx/eslint-plugin : 17.2.8
@nx/playwright : 17.2.8
@nx/react : 17.2.8
@nx/storybook : 17.2.8
@nrwl/tao : 17.2.8
@nx/vite : 17.2.8
@nx/web : 17.2.8
@nx/webpack : 17.2.8
typescript : 5.2.2
---------------------------------------
Community plugins:
@nx/rspack : 17.2.8
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.