Skip to content

The Schematic workflow failed. See above. #33423

@edocbuhtig

Description

@edocbuhtig

Command

new

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

21

Description

  • After updating to the Latest stable version of Angular CLI Ver 22.0.2

  • creating the blank project with command( ng new) with tailwind CSS template no SSR, no Ai,
    the project is created (npm) modules installed.

  • cd into project directory then, after executing the command( ng serve -o ) build fails with error.

Minimal Reproduction

  • After updating to the Latest stable version of Angular CLI Ver 22.0.3

  • creating the blank project with command( ng new) with tailwind CSS template no SSR, no Ai,
    the project is created (npm) modules installed.

  • cd into project directory then, after executing the command( ng serve -o ) build fails with error.

Exception or Error

at Module._resolveFilename (node:internal/modules/cjs/loader:1500:15)
    at wrapResolveFilename (node:internal/modules/cjs/loader:1071:27)
    at defaultResolveImplForCJSLoading (node:internal/modules/cjs/loader:1095:10)
    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1116:12)
    at Module._load (node:internal/modules/cjs/loader:1285:25)
    at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
    at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
    at node:internal/main/run_main_module:33:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

Node.js v24.17.0
✖ Package install failed, see above.
The Schematic workflow failed. See above. 
``

Your Environment

22.0.3
Node.js v24.17.0

Anything else relevant?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions