[@nx/express 18.0.4] nx g applications or libs throws error #21950
Labels
outdated
scope: node
Issues related to Node, Express, NestJS support for Nx
scope: testing tools
Issues related to Cypress / Jest / Playwright / Vitest support in Nx
type: bug
Current Behavior
Both the Nx UI plugin and command line throw a
Cannot read properties of undefined (reading 'test')
error. No matter what options/flag are set.This is in a brand-new nx repo... I added nx... then I added an @nx/angular app... the @nx/express app will not generate.
Expected Behavior
An express app to generate... or even a dry-run print out when using the UI.
GitHub Repo
https://github.com/nawlbergs/nx-express-issue
Steps to Reproduce
nx init
. Try to add an @nx/express application.Nx Report
Failure Logs
Package Manager Version
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: