Skip to content

Issue on installing CLI #30228

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

Closed
1 task
kishorpise opened this issue May 1, 2025 · 1 comment
Closed
1 task

Issue on installing CLI #30228

kishorpise opened this issue May 1, 2025 · 1 comment

Comments

@kishorpise
Copy link

Command

other

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

No response

Description

I have windows 2022, 64 bit server. all software patches updated. This is domain controller and PowerShell has unrestricted policy for execution.
present condition - node v23.11.0 and >npm -v 10.9.2.

Image

I have tried un-install, install, delete folder and clean install etc. nothing is working out. I even setup proxy and it is observed NPM it self has issues.

Below error comes for every NPM command .

npm error Class extends value undefined is not a constructor or null

Any help is appriciated.

Minimal Reproduction

NA

Exception or Error

npm error Class extends value undefined is not a constructor or null

Your Environment

ng can not be installed.

Anything else relevant?

This is windows server 2022, and domain controller.

@clydin
Copy link
Member

clydin commented May 1, 2025

This appears to be a problem with npm and not with the Angular CLI.

Please have a look at the fixing npm permissions page, common errors page, npm CLI issue tracker, or open a new issue in that issue tracker if the problem you are experiencing is not known.

@clydin clydin closed this as completed May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants