cujojs / when

A solid, fast Promises/A+ and when() implementation, plus other async goodies.
Other
3.44k stars 394 forks source link

npm install ! has errors #495

Closed imnot2 closed 6 years ago

imnot2 commented 7 years ago

D:\workspace\axis-ui-shared\bower_components\when\node_modules\contextify>if not defined npm_config_node_gyp (node "C:\Users\bigui.ding\AppData\Roaming\npm\node _modules\npm\bin\node-gyp-bin....\node_modules\node-gyp\bin\node-gyp.js" rebu ild ) else (node "" rebuild ) Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. contextify.cc c:\users\bigui.ding.node-gyp\6.9.2\include\node\v8.h(345): error C2988: unrecog nizable template declaration/definition [D:\workspace\axis-ui-shared\bower_compo nents\when\node_modules\contextify\build\contextify.vcxproj]

unscriptable commented 7 years ago

Hey @imnot2. From the error, this looks more like a contextify problem, doesn't it? Have you asked for help over there?