-
Notifications
You must be signed in to change notification settings - Fork 286
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 #264
Comments
so you are indeed installing it from here: https://nodejs.org/en/download/current/ then selecting your system? I don't have extended experience on windows |
Downloaded .msi files from home page https://nodejs.org/en/ Here are the files, both 64-bit. |
Hi, |
Not yet. I'm actually going to see if I can possibly install an older nodejs version that was working previously. If this works, I'll let you know. |
Installed the earlier version but w/o Performance Counters. It worked! |
Thank you. it's not worked for me. :( On Sun, Sep 11, 2016 at 4:11 AM, pogo1 notifications@github.com wrote:
Ciao.. |
I am also facing same problem... does any buddy have solution for this ? |
Hi, On Wed, Sep 21, 2016 at 3:15 PM, vaidyaanand notifications@github.com
Ciao.. |
I have resolved my issue. I just mark "performance counter" to "Install when required" during installation of node.js |
Hi guys, I overlooked the term "performance counter". Can some one help with the On Thu, Sep 22, 2016 at 8:30 PM, vaidyaanand notifications@github.com
Ciao.. |
Hi guys, I do experience exactly the same issue - mine installation log file looks pretty much the same and also the installation process passes without performance counters. I do use Win 7 64bit and I tried to install node 4.2.1 x64. Also I believe it is worth mentioning that I have had another version of node installed before (don't remember which one). As my Windows profile was damaged by our system admins I could not properly uninstall the previous version so I just deleted the node/npm related files and removed it from the PATH variable. |
closing for now @anmarcek if you still experiencing issue let me know, Start a new issue & ping @lordKnighton |
Dear All @pogo1 @sthallapelly @vaidyaanand @anmarcek Hi 1 - Clean TEMP Folder |
Tried all of the above and still does not work.
I am running out of ideas, can't find the installed program as all relevant directory items have been deleted and can't install a new one. Any ideas? |
how did you install it? Give steps on how you went by installation: the more in depth the better. It will give me a trail. So lets see if we can help you with this. |
Thanks for the quick response. My first attempt was to download
node-v6.10.0-x64.msi and try to install. When I did I got the can't
execute some dll and it bailed. Thought it might be a previous
installation. Tried Control Panel uninstall and the uninstall produced
the same error message and did not uninstall.
Removed the nodejs directory from ProgramFiles and the npm directory
from the app data directory, deleted the register keys mentioned in many
of the posts, rebooted and tried again. Still get the same, can't
uninstall with control panel adn can't install the msi. Tried an admin
command window to launch the install to no avail. Install looks to be
at the 85-90% complete level. Also tried node-v7.7.3-x64.msi and
exactly the same thing happens. One feed said that the permissions for
TEMP may be wrong, opened them up but it didn't help. I have no idea
what dll as it justs says it cannot run a dll.
Set up registry key for install logging.
"Error 1723. There is a problem with this Windows Installer package. A
DLL required for this install to complete could not be run. Contact your
support personnel or package vendor. Action
ConfigureEventManifestUnregister, entry:
ConfigureEventManifestUnregister, library: C:\WINDOWS\Installer\MSI8473.tmp
=== Logging stopped: 3/17/2017 14:55:16 ===
"
Hope this helps,
Regards
Frank
…On 3/16/2017 5:23 PM, kelvin knighton wrote:
how did you install it? Give steps on how you went by installation:
the more in depth the better. It will give me a trail. So lets see if
we can help you with this.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#264 (comment)>, or
mute the thread
<https://github.com/notifications/unsubscribe-auth/AJ4robk0nRWRyuVl3eidNztn9Xltvv89ks5rmahcgaJpZM4JsbXg>.
--
Regards,
Frank
|
Hey Frank 🌟 , type |
I did. Result is that it couldn't find it.ThanksFrank
Sent from my Samsung Galaxy Tab®|PRO
…-------- Original message --------
From: kelvin knighton <notifications@github.com>
Date: 03/17/2017 7:17 PM (GMT-05:00)
To: nodejs/help <help@noreply.github.com>
Cc: frank3141 <frank@fchambers.com>, Comment <comment@noreply.github.com>
Subject: Re: [nodejs/help] Node.js Setup Wizard ended prematurely (#264)
Hey Frank 🌟 , type where node in your terminal/console?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/nodejs/help","title":"nodejs/help","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/nodejs/help"}},"updates":{"snippets":[{"icon":"PERSON","message":"@lordKnighton in #264: Hey Frank 🌟 , type `where node` in your terminal/console?"}],"action":{"name":"View Issue","url":"#264 (comment)"}}}
|
@lordKnighton @frank3141 |
Did that too. Thanks. I know I have missed something.
Error log
Error 1723. There is a problem with this Windows Installer package. A
DLL required for this install to complete could not be run. Contact your
support personnel or package vendor. Action
ConfigureEventManifestUnregister, entry:
ConfigureEventManifestUnregister, library: C:\WINDOWS\Installer\MSI8473.tmp
=== Logging stopped: 3/17/2017 14:55:16 ===
Thought I would check permissions for C:\WINDOWS\Installer\MSI8473.tmp.
The directory does not exist??? Was that a directory in Windows 7?
Frank
…On 3/18/2017 9:29 AM, Raja wrote:
@lordKnighton <https://github.com/lordKnighton> @frank3141
<https://github.com/frank3141>
Hello Guys , Have you done the securities step from the security tab.
I tried all the steps only this one worked for me.
Can you let me know if you have tried to remove the permissions from
the TEMP folder.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#264 (comment)>, or
mute the thread
<https://github.com/notifications/unsubscribe-auth/AJ4roTt9UxWc5CJRocULJTzwlSD6FR3Sks5rm9xNgaJpZM4JsbXg>.
--
Regards,
Frank
|
Hi Guys, "node-v8.1.2-x64.msi" /lxc c:\logs\mynode.log Note: you must have "logs" folder on c: otherwise create one manually. Action start 8:09:49: FatalError. Then I took a couple of actions based on suggestions in some other threads of similar discussion: 1- I stopped "Windows Defender" I tried the setup but still the same error. Then I suddenly noticed that google chrome is running on my desktop and as per what I learned V8 engine is developed by google, so I assumed by closing it the setup should work; however to be more proactive, I closed all applications running on my pc including Visual Studio 2015 and restarted it. I ran the setup and it worked. Not sure if it will help you guys too, but that's what I did and it worked for me. Thanks |
I had a few issues preventing the install. This is what I did:
I thought this would fix it, but it still kept failing. For some reason it could not create a URL link to the folder. I tried some other solutions and they weren't working either.. So I kept on.
It now installed ran fine. Gotta love windows forgetting that users have permission to write to native windows folders for no apparent reason.. |
I also had this issue where the installation ended prematurely - I had Node installed previously also. I found a few files named "npm" scattered around AppData and other areas, and deleted them. The solution for me was to disable antivirus for 10 minutes (Avast). Thanks all for the help, but it sounds like something might need to be changes to keep the AV gods happy during installation? Emlyn |
hello, have tried every thing here but to no avail. |
Confirmed @emlynjones' solution with disabling Avast! Antivirus. |
Here too, Avast! Antivirus was causing the instalation to fail |
I'm on windows 10 and disabling avast worked for me. |
I turned off AVG antivirus and then Node.js installed fine. I tried everything else listed in this thread. |
Thank you so much. Disabling Avast worked !! |
Disabling Avast Antivirus during installation helped! Thanks so much! |
I've had to disable AVG, too. |
Node v8.11.3 on Windows 7 64 bit:
|
Depois de tentar todos as opções a cima , o que deu certo para mim foi instalar através do chocolatey.org via cmd |
https://www.youtube.com/watch?v=h7BmUqsuteM |
Repeatedly attempted to install node-v6.4.0-x64.msi on Win7 machine using command prompt.
msiexec /i C:\Users\Tom\Downloads\node-v6.4.0-x64.msi /L*V example2.log
Previously installed version was v4.4.0 for Node.js and v3.7.3 for npm.
When first upgrade attempt was unsucessful, I deleted all files associated w/ Node.js and npm on PC and in PATH.
Installer appears to complete "Copying new files" actions, then immediately begins to rollback the actions and ends by displaying the "Node.js Setup Wizard ended prematurely" error message.
msiexec shows the following "Return value 3." error message. Complete log is attached.
Any help would be greatly appreciated.
Best regards,
pogo
example2.log.txt
Action 16:03:05: RegisterPerfmonManifest.
MSI (s) (28:60) [16:03:05:227]: Executing op: CustomActionSchedule(Action=RegisterPerfmonManifest,ActionType=3073,Source=BinaryData,Target=CAQuietExec,CustomActionData="lodctr.exe" /m:"C:\Program Files\nodejs\node_perfctr_provider.man" "C:\Program Files\nodejs")
MSI (s) (28:98) [16:03:05:227]: Invoking remote custom action. DLL: C:\Windows\Installer\MSICCEA.tmp, Entrypoint: CAQuietExec
MSI (s) (28:10) [16:03:05:227]: Generating random cookie.
MSI (s) (28:10) [16:03:05:227]: Created Custom Action Server with PID 1116 (0x45C).
MSI (s) (28:14) [16:03:05:258]: Running as a service.
MSI (s) (28:14) [16:03:05:258]: Hello, I'm your 32bit Elevated Non-remapped custom action server.
CAQuietExec:
CAQuietExec: Error 0x8007000d: Command line returned an error.
CAQuietExec: Error 0x8007000d: QuietExec Failed
CAQuietExec: Error 0x8007000d: Failed in ExecCommon method
CustomAction RegisterPerfmonManifest returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 16:03:05: InstallFinalize. Return value 3.
MSI (s) (28:60) [16:03:05:867]: User policy value 'DisableRollback' is 0
The text was updated successfully, but these errors were encountered: