-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
Windows is flagging node as unsafe #35539
Comments
I am getting the same warning on https://nodejs.org/dist/v12.19.0/node-v12.19.0-x64.msi but https://nodejs.org/dist/v12.18.4/node-v12.18.4-x64.msi works fine. Tested it on two windows machines. |
/cc @nodejs/build @nodejs/platform-windows @nodejs/releasers |
It's most likely related to the new signing certificate: nodejs/build#2415 |
This was reported a long while back, I believe it should now be resolved. Please comment or open a new issue if you experience the same again. |
I don't if it is actually an issue, but on windows 10 pro 1909 build 18363.1110, when downloading Edge already blocks the installer, and when executing the file, windows prompts a warning about unsafe, tampering files.
The text was updated successfully, but these errors were encountered: