@nx/express serve don't works: Only URLs with a scheme in: file and data are supported by the default ESM loader #16839
Labels
os: windows
Issues that can only be replicated on Windows
outdated
scope: node
Issues related to Node, Express, NestJS support for Nx
type: bug
Current Behavior
Behavior
Build a workspace with a client (@nx/react) and a server (@nx/express) like :
the workspace is created successfully :
the client is created successfully
the server is created successfully
When you serve the client with
yarn nx serve server
, you will read in the terminal the following message and the terminal's execution never ends :Expected Behavior
when workspace , @nx/react:app and @nx/express are created with nx generators, using nx serve on express app should works without error or warning
GitHub Repo
https://github.com/BoobaFetes/nx-issues
Steps to Reproduce
Nx Report
Failure Logs
Operating System
Additional Information
My OS report
Nom de l'appareil Dragon
Processeur 12th Gen Intel(R) Core(TM) i9-12900H 2.50 GHz
Mémoire RAM installée 32,0 Go (31,7 Go utilisable)
Type du système Système d’exploitation 64 bits, processeur x64
Édition Windows 11 Famille
Version 22H2
Installé le 13/10/2022
Build du système d’exploitation 22621.1555
Expérience Windows Feature Experience Pack 1000.22640.1000.0
The text was updated successfully, but these errors were encountered: