Skip to content
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 nestjs app after a fresh create-nx-workspace with preset angular-nest #9174

Closed
omar-zahid opened this issue Mar 3, 2022 · 3 comments
Labels
outdated scope: node Issues related to Node, Express, NestJS support for Nx status: closed / duplicate type: bug

Comments

@omar-zahid
Copy link

Error serving nestjs app after a fresh create-nx-workspace with preset angular-nest

Current Behavior

Error after running commang ng serve api

image

Expected Behavior

App should get served on the configured port.

Steps to Reproduce

Create a new workspace v13 with npx-create-workspace
Run ng serve api

Environment

   Node : 17.3.1
   OS   : win32 x64
   npm  : 8.3.1
   
   nx : 13.8.4
   @nrwl/angular : 13.8.4
   @nrwl/cli : 13.8.4
   @nrwl/cypress : 13.8.4
   @nrwl/detox : undefined
   @nrwl/devkit : 13.8.4
   @nrwl/eslint-plugin-nx : 13.8.4
   @nrwl/express : undefined
   @nrwl/jest : 13.8.4
   @nrwl/js : 13.8.4
   @nrwl/linter : 13.8.4
   @nrwl/nest : 13.8.4
   @nrwl/next : undefined
   @nrwl/node : 13.8.4
   @nrwl/nx-cloud : 13.1.6
   @nrwl/react : undefined
   @nrwl/react-native : undefined
   @nrwl/schematics : undefined
   @nrwl/storybook : 13.8.4
   @nrwl/tao : 13.8.4
   @nrwl/web : undefined
   @nrwl/workspace : 13.8.4
   typescript : 4.5.5
   rxjs : 7.4.0
   ---------------------------------------
   Community plugins:
         @angular/animations: 13.2.5
         @angular/common: 13.2.5
         @angular/compiler: 13.2.5
         @angular/core: 13.2.5
         @angular/forms: 13.2.5
         @angular/platform-browser: 13.2.5
         @angular/platform-browser-dynamic: 13.2.5
         @angular/router: 13.2.5
         @angular-devkit/build-angular: 13.2.5
         @angular/cli: 13.2.5
         @angular/compiler-cli: 13.2.5
         @angular/language-service: 13.2.5

@omar-zahid
Copy link
Author

#9086
Renaming of @nrwl/node:execute executor to @nrwl/node:node seems to be the culprit.
@jaysoo

@AgentEnder
Copy link
Member

Going to close this as a duplicate, discussion on #9168

@AgentEnder AgentEnder added scope: node Issues related to Node, Express, NestJS support for Nx status: closed / duplicate labels Mar 3, 2022
@github-actions
Copy link

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 github-actions bot locked as resolved and limited conversation to collaborators Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated scope: node Issues related to Node, Express, NestJS support for Nx status: closed / duplicate type: bug
Projects
None yet
Development

No branches or pull requests

2 participants