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 gyp rebuild for pg@3.3.0 fails with Node 8.11.3 #165

Open
toufiqkhazi opened this issue Feb 15, 2019 · 0 comments
Open

node gyp rebuild for pg@3.3.0 fails with Node 8.11.3 #165

toufiqkhazi opened this issue Feb 15, 2019 · 0 comments

Comments

@toufiqkhazi
Copy link

toufiqkhazi commented Feb 15, 2019

I am trying to setup wf @node version 8.11.3. I have checked out the example available workflow-example

I am getting below error while running npm install,

Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
binding.cc
win_delay_load_hook.cc
D:\SNA\workflow\node_modules\nan\nan.h(318): error C2039: 'New': is not a member of 'v8::String' (compiling source file
..\src\binding.cc) [D:\SNA\workflow\node_modules\pg\build\binding.vcxproj]
c:\users\managelocal.node-gyp\8.11.3\include\node\v8.h(2453): note: see declaration of 'v8::String' (compiling sourc
e file ..\src\binding.cc)

I have successfully installed windows build tools as per the documentation.

Please suggest how to resolve this.

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

1 participant