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

node.js Setup Wizard ended prematurely #4092

Closed
dr-w9999 opened this issue Dec 1, 2015 · 3 comments
Closed

node.js Setup Wizard ended prematurely #4092

dr-w9999 opened this issue Dec 1, 2015 · 3 comments
Labels
install Issues and PRs related to the installers. windows Issues and PRs related to the Windows platform.

Comments

@dr-w9999
Copy link

dr-w9999 commented Dec 1, 2015

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

@ChALkeR ChALkeR added the windows Issues and PRs related to the Windows platform. label Dec 1, 2015
@bnoordhuis bnoordhuis added the install Issues and PRs related to the installers. label Dec 1, 2015
@jmayday
Copy link

jmayday commented Jun 7, 2016

Same thing on Windows 7 64bit with node-v4.4.5-x64.msi. Quite big problem for me to solve.
nodejs.txt

@TonySpegel
Copy link

@jmayday I get the same error. NodeJS is nothing more than a joke on Windows. ridiculous

@bnoordhuis
Copy link
Member

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.

richardlau added a commit to richardlau/node-1 that referenced this issue Mar 1, 2024
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
richardlau added a commit to richardlau/node-1 that referenced this issue Mar 4, 2024
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
richardlau added a commit to richardlau/node-1 that referenced this issue Mar 5, 2024
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
richardlau added a commit that referenced this issue Mar 15, 2024
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
install Issues and PRs related to the installers. windows Issues and PRs related to the Windows platform.
Projects
None yet
Development

No branches or pull requests

5 participants