-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
node.js Setup Wizard ended prematurely #4092
Comments
Same thing on Windows 7 64bit with node-v4.4.5-x64.msi. Quite big problem for me to solve. |
@jmayday I get the same error. NodeJS is nothing more than a joke on Windows. ridiculous |
I'll go close this out, seeing there's been no real action since the OP's original report. If anyone still has this issue, try unchecking the ETW option in the installer; it seems to cause trouble on some people's systems. |
Original commit message: fs: fix WTF-8 decoding issue (nodejs#4092) We forgot to mask off the high bits from the first byte, so we ended up always failing the subsequent range check. Refs: nodejs#2970 Fixes: nodejs#48673
Original commit message: fs: fix WTF-8 decoding issue (nodejs#4092) We forgot to mask off the high bits from the first byte, so we ended up always failing the subsequent range check. Refs: libuv/libuv#2970 Fixes: nodejs#48673
Original commit message: fs: fix WTF-8 decoding issue (nodejs#4092) We forgot to mask off the high bits from the first byte, so we ended up always failing the subsequent range check. Refs: libuv/libuv#2970 Fixes: nodejs#48673
Original commit message: fs: fix WTF-8 decoding issue (#4092) We forgot to mask off the high bits from the first byte, so we ended up always failing the subsequent range check. Refs: libuv/libuv#2970 Fixes: #48673 PR-URL: #51976 Refs: #48673 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
I get an error when I insall node.js on "Windows Vista Home Basic" 32-bit.
I get "node.js Setup Wizard ended prematurely..."
The version I try to insall is: node-v4.2.2-x86.msi
Attached is installation log file.
node_log.txt
The text was updated successfully, but these errors were encountered: