nx icon indicating copy to clipboard operation
nx copied to clipboard

Trying to run newly created typescript react app. get error when i run demo app.

Open ZNackasha opened this issue 1 year ago • 1 comments

Current Behavior

when i try to serve a react app it simply results in the following

image

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

  1. start an empty project that is using rspack
  2. create demo app that is using rspack and swc
  3. 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

ZNackasha avatar Feb 08 '24 03:02 ZNackasha

+1 image 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

jame-earnin avatar Feb 08 '24 17:02 jame-earnin

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.

github-actions[bot] avatar Apr 08 '24 00:04 github-actions[bot]