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: Users is not a valid user or group #3436

Closed
devakumetsu opened this issue Jul 2, 2021 · 10 comments
Closed

Error: Users is not a valid user or group #3436

devakumetsu opened this issue Jul 2, 2021 · 10 comments
Labels

Comments

@devakumetsu
Copy link

  • Node.js Version: 16.4.1 and 14.17.2
  • OS: Window 10
  • Scope (install, code, runtime, meta, other?): install
  • Module (and version) (if relevant):

have this error while trying to install nodejs:

An error has occurred while applying security settings. Users is not a valid user or group." This could be a problem with the package or a problem connecting to a domain controller on the network. Check your network connecting and click retry or cancel to end install

@devakumetsu devakumetsu changed the title ErrorÑ Users is not a valid user or group Error: Users is not a valid user or group Jul 2, 2021
@KyntoxyJF
Copy link

I'm having the same issue !

image

@carlosalcina
Copy link

Im having the same issue too!
image

@Ayase-252
Copy link
Member

It has been tracked on nodejs/node#39224

@Neocriss
Copy link

Neocriss commented Jul 4, 2021

I'm having the same issue too!
I have Windows 10 version 20H2 (build 19042.1052).

@RoelofSandP
Copy link

Same problem here running Windows 10

@Maxou44
Copy link

Maxou44 commented Jul 4, 2021

Same issue on Windows 11/21H2 (build 22000.51)

@astrutz
Copy link

astrutz commented Jul 5, 2021

Try running net localgroup /add "Authenticated Users in your cmd as admin. Then click on "retry"

@JeremyJeanson
Copy link

Same problem on Windows 10 Enterprise (2004) connected to Active Directory. I have no problems to join or manage the domain.

@RoelofSandP
Copy link

RoelofSandP commented Jul 5, 2021

I worked around the issue by installing nvm and updating to version 14.17.2 from there. See https://stackoverflow.com/questions/8191459/how-do-i-update-node-js

@Ayase-252
Copy link
Member

Already resolved in Node.js v12.22.3, v14.17.3 and v16.4.2. use them or versions above them. Closing as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

10 participants