-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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 #8663
Comments
@vaidyaanand Thanks for reporting! That is actually an interesting list of registry entries. Would you also be able to create an installation log with
and share it here? Thanks! |
InstallLog.txt |
@joaocgreis I have uploaded the logs please check it. |
Property(S): ProductToBeRegistered = 1 MSI (s) (94:78) [16:50:20:944]: Executing op: ComponentUnregister(ComponentId={1A357DF6-3AF1-5A76-AE55-3676CCFA4513},ProductKey={B5FEC613-8EBC-43C3-A232-693D96E07CCF},BinaryType=1,) |
s) (94:78) [16:50:08:009]: Source for file 'npm.sh' is compressed |
All above pasted errors are from this log file |
@joaocgreis Did you find any solution ? |
@vaidyaanand can you run
and share the resulting file here? |
I have resolved my Issue by just marking "performance counters" (inside installation setup) to "install this feature when require" during installation. |
@vaidyaanand that works, if you don't need performance counters. I'd like to try to fix this issue on the Node MSI so it would help all users, if you could still share that file it would be a big help. Thanks! |
@joaocgreis I have already download node.js and run following commands : Would this affect my result ? |
@vaidyaanand Can you share |
Sure ! |
@vaidyaanand thanks! I still can't repro this issue, but I might be getting closer to a fix. I believe this can be closed now, but we can reopen if the problem persists. Thanks again for your help! |
I have same problem. And here is install log file. |
@fwp728 Hi 1 - Clean TEMP Folder |
Just disabling antivirus fixed it for me.
|
I am trying to install node JS on my windows-7 desktop. but unable to install it error msg is : Node.js setup wizard ended prematurely
I have run command : reg query HKLM /f node.js /s
C:\Users\Anand Vaidya>reg query HKLM /f node.js /s
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Folders
C:\Users\I.alam\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Node.j
s\ REG_SZ 1
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData
S-1-5-18\Components\7AF2F219CD048254396417AD1299EB7B
B846977CE014ABB47BB58551CBFE7ED1 REG_SZ C:\Program Files (x86)\Safari
Apple Application Support\WebKit.resources\inspector\ShowMoreDataGridNode.js
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData
S-1-5-21-2313175759-918084051-1754577449-1002\Components\2DE2CA3205882EA5493CB7A
C9277A426
96C4018C0F4F98544B0233DD280838D5 REG_SZ 01:\SOFTWARE\Node.js\Component
s\EnvironmentPathNpmModules
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData
S-1-5-21-2313175759-918084051-1754577449-1002\Components\3FA9057E0CD5FF64F8FB48C
DCA47A800
96C4018C0F4F98544B0233DD280838D5 REG_SZ C:\Program Files (x86)\nodejs
node_modules\npm\node_modules\node-gyp\node_modules\path-array\node_modules\arra
y-index\node_modules\debug\node.js
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData
S-1-5-21-2313175759-918084051-1754577449-1002\Components\A37CEAA6FEC91A956AE3C47
2F83A6BBE
96C4018C0F4F98544B0233DD280838D5 REG_SZ 02:\SOFTWARE\Node.js\Component
s\EnvironmentPathNode
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData
S-1-5-21-2313175759-918084051-1754577449-1002\Components\C135159586665BC59BEC5EA
FE5D8F927
96C4018C0F4F98544B0233DD280838D5 REG_SZ 01:\SOFTWARE\Node.js\Component
s\DocumentationShortcuts
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData
S-1-5-21-2313175759-918084051-1754577449-1002\Components\F93E3E7F66A6A8553ABF580
A6DFA4CE1
96C4018C0F4F98544B0233DD280838D5 REG_SZ 01:\SOFTWARE\Node.js\InstallPa
th
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData
S-1-5-21-2313175759-918084051-1754577449-1002\Products\96C4018C0F4F98544B0233DD2
80838D5\InstallProperties
DisplayName REG_SZ Node.js
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perflib_V2Provi
ders{1e2e15d7-3760-470e-8699-b9db5248edd5}{3a22a8ec-297c-48ac-ab15-33ec93033fd
8}
NeutralName REG_SZ Node.js
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninsta
ll{C8104C69-F4F0-4589-B420-33DD8280835D}
DisplayName REG_SZ Node.js
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Perf
lib_V2Providers{1e2e15d7-3760-470e-8699-b9db5248edd5}{3a22a8ec-297c-48ac-ab15
-33ec93033fd8}
NeutralName REG_SZ Node.js
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Node.js
The text was updated successfully, but these errors were encountered: