-
Notifications
You must be signed in to change notification settings - Fork 45
node-gyp rebuild failing on Windows 7 x64 with VS2008 express #9
Comments
Same here |
@pribilinskiy Were you using vs 2008 as well? |
It's VS2013 here |
I'm getting the same error too. VS2013 |
This is the error message I get every time I try to install the package "atom-color-highlighting" in atom. |
The same here with atom-color-highlighting. Here's the bug report I've posted over there. |
The problem seems not just limited to window, I got two issue in just one week on OSX and Linux: abe33/atom-color-highlight#30 It seems there's also compilation issues with nan. |
same. errors all abound with installing on osx with node 4 |
Windows 10, VS 2015 -
|
this is an old old version of node. i was having issue like this and gave in and upgraded all my deps. using node 4.x now
|
I updated to 4.2.2 and npm 3.4.1 and still get it -
|
FYI, This occurs for me on as well with Node 5.0.0 and npm 3.4.1 on Windows 7 Both VS2013 and VS2015 are installed and MSBuild v14.0 is being picked up (see error below) I'm attempting to run npm install for the VSCode project detailed here: (https://github.com/Microsoft/vscode/wiki/How-to-Contribute#build-and-run-from-source) Full error:
|
@Barryrowe .I encounter the same problem when I was build the VSCode |
The text was updated successfully, but these errors were encountered: