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

Fails to Install - error in win_delay_load_hook #18

Closed
slmmm opened this issue Jul 18, 2016 · 1 comment
Closed

Fails to Install - error in win_delay_load_hook #18

slmmm opened this issue Jul 18, 2016 · 1 comment

Comments

@slmmm
Copy link

slmmm commented Jul 18, 2016

After having installed python and windows-build-tools and then calling install for os-service, receiving error
C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\src\win_delay_load_hook.c(34): error C2373: '__pfnDliNotifyHook2': redefinition; different type modifiers [C:\Users\me\Documents\myproject\node_modules\os-service\build\service.vcxproj]

Installed versions: node v6.2.2 & npm 3.9.5
Running on Windows 10 (Windows_NT 10.0.10586)

How can I resolve this issue?

@stephenwvickers
Copy link
Collaborator

Hi,

A quick google revealed this:

nodejs/node-gyp#972

I don't believe it is an issue with this module.

Steve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants