A
A
Anatoly2021-07-04 16:28:20
Node.js
Anatoly, 2021-07-04 16:28:20

I'm trying to install node.js and getting an error. What can be done?

Error text: an error occured while applying security setting
authenticated 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 connection and click
retry or
cancel or "Cancel")

Answer the question

In order to leave comments, you need to log in

4 answer(s)
M
markelovtrofim, 2021-07-05
@markelovtrofim

I solved the problem by rolling back one version
https://nodejs.org/dist/v16.4.0/node-v16.4.0-x64.msi

S
smigles, 2021-07-04
@smigles

https://github.com/nodejs/node/issues/39224

G
Gary_Ihar, 2021-07-04
@Gary_Ihar

Run the console as admin. And drive in it:
net localgroup Authenticated Users / add
Case is important
After these steps, repeat the installation

A
Atljcjd, 2021-07-05
@Atljcjd

If it doesn’t come out via the command line, then run lusrmgr.msc (via search), manually add the Authenticated Users group and add your user to it

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question