node-msgpack icon indicating copy to clipboard operation
node-msgpack copied to clipboard

Can't find node-gyp

Open jjppof opened this issue 8 years ago • 0 comments

Windows 7 node 6.9 npm 3.10.8 python 2.7 node-gyp 3.6.2 VS Build tools 2015


When installing msgpack, I'm getting this error:

error

I've already set npm_config_node_gyp as env var with C:\Users\[me]\AppData\Roaming\npm\node_modules\node-gyp\bin\node-gyp.js as value.

My node-gyp command works fine.

What am I missing? The msbuild is not even called.

I tried installing in another computer (a Win10 one), worked fine...

jjppof avatar Jul 21 '17 16:07 jjppof