-
Notifications
You must be signed in to change notification settings - Fork 30k
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
Installation on Windows 10 Education failed #39226
Comments
Do you have english set as a main language in Windows or different one? I happen to have same exact error, but only on 16.4.1 version. When you change the name of "advanced users" (in your language) to Authenticated Users in lusrmgr.msc -> groups, it suddenly installs without an error |
This is probably the same issue as described in #39224.
Even if it works, that is not a viable solution. The Authenticated Users group should probably not be referred by its name by any installer, but by its SID (internal ID for that group). For what it's worth: I encountered the same issue when trying to upgrade from 14.17.1 LTS to 14.17.2 LTS, x64 version of the installer. Operating system is Windows 10 Home Edition, version 20H2, 64 bit. Language is German. Just making a guess here, but the problem may be related to commit d0b449da1d which includes a fix for "CVE-2021-22921: Windows installer - Node Installer Local Privilege Escalation (Medium)". |
Same problem in Windows 10 Home Single Language version, I had to reinstall to version 14.17.1 for Node to work again. |
Same problem in Windows 10 Home Single Language (21H1) |
Duplicate of #39224 |
Hello all,
When I try to install Node.js 14.17.2 LTS or 16.4.1 Current on my Windows 10 Education computer, the installation fails with the following error message:
I am a local administrator and the PC is not in a Windows domain. I also tried directly with the default administrator, same problem. It also doesn't matter in which directory the MSI is located. The error also occurs in the Windows Sandbox and a completely reinstalled Windows. Does anyone have an idea how I can solve the problem and does anyone have the same problem?
Sincerely
Jan
The text was updated successfully, but these errors were encountered: