-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error serving standalone app (fastify, express) #16831
Comments
I am getting the same error while trying to serve my Nest app after upgrading Nx from Nx Report
Operating System
|
Same problem on windows 11 |
Same for macOS
|
@lucas-labs |
I have the same problem serving nestjs app
OS : win32 x64 nx : 16.1.1 |
I'm closing this as a duplicate of #16834 |
Seems like a different problem, you probably need to |
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. |
Current Behavior
Expected Behavior
It should serve the app
GitHub Repo
https://github.com/lucas-labs/nx-issue-repro
Steps to Reproduce
npm run start
(nx run repro:serve:development
)Nx Report
Failure Logs
Operating System
Additional Information
Searching old issues I found that a similar error happened with Node < v14. Tried with node versions: 20.1.0, 20.0.0, 18.16.0 and 16.14.0 and got the same error message.
The text was updated successfully, but these errors were encountered: