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 installation Error #4086

Closed
zoneradx opened this issue Dec 1, 2015 · 13 comments
Closed

Node js installation Error #4086

zoneradx opened this issue Dec 1, 2015 · 13 comments
Labels
install Issues and PRs related to the installers. windows Issues and PRs related to the Windows platform.

Comments

@zoneradx
Copy link

zoneradx commented Dec 1, 2015

Are there any one meet the problem like me when installing nodejs 4 on a Windows 7 64-bit machine? I can install the 0.12 version (32-bit version) on the machine successfully. However, the new installer of nodejs always throws me an error

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
I tried with both 32-bit and 64-bit versions on my machine with nodejs installer 4.0, 4.1, 4.2 and 4.2.1. I received the same error.

This is the previous thread I know.But I am having the same issue and I am not getting how to fix it.

@mscdex mscdex added windows Issues and PRs related to the Windows platform. install Issues and PRs related to the installers. labels Dec 1, 2015
@mscdex
Copy link
Contributor

mscdex commented Dec 1, 2015

/cc @nodejs/platform-windows

@zoneradx
Copy link
Author

zoneradx commented Dec 1, 2015

@seishun
Copy link
Contributor

seishun commented Dec 1, 2015

@zoneradx what's your Windows version?

@Fishrock123
Copy link
Contributor

@zoneradx You might not be able to see it, but the team definitely exists. :)

@silverwind
Copy link
Contributor

@zoneradx can you provide a installer log?

msiexec /i "C:\node-v5.1.0-x64.msi" /L*V "C:\install.log"

@benjamingr
Copy link
Member

I keep getting platform-windows pings and usually am unable to reproduce the issue: people are reading these ^^

@zoneradx
Copy link
Author

zoneradx commented Dec 2, 2015

I am using windows 7.

@mkinawy
Copy link

mkinawy commented Dec 3, 2015

does it mention what is the missing DLL? can you post the full error message or logs associated with this?

@Trott
Copy link
Member

Trott commented Jun 8, 2016

This looks like it's been dormant for six months. I'm going to close. But if it's still a problem, please comment and/or re-open.

@Trott Trott closed this as completed Jun 8, 2016
@mprinz
Copy link

mprinz commented Jun 11, 2016

I have this issue now. Tried to download node.js 64-bit on Windows 10 and it says dll required.

@danicoolpak17
Copy link

@fwp728 Hi
I was having the same trouble with my Node.JS installer . It is not issue that the installer has just need to change some settings. I did the below steps.

1 - Clean TEMP Folder
2 - Disable your antivirus for 10 mins or so.
3 - Then do the below steps.
4 - Go to C:>users>"UserName">AppData>Local>Temp
5 - Right Click on Temp and go to Properties
6 - Select Security Tab
7 - Select the User and check the permission and controll give the user full control by Checking Full Control on permission
8 - Go Ahead and Install Node.js and Enjoy.

@ajaysymben
Copy link

Thanks a lot.Saved life

@sunilsai
Copy link

sunilsai commented Apr 4, 2019

This is my error can u please suggest a solution for this problem warning 1909.could not create shortcut Node.js command prompt.link.verify the destination folder exists and that you can access it

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