This repository was archived by the owner on Sep 21, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
This repository was archived by the owner on Sep 21, 2019. It is now read-only.
Windows Install Fails due to missing VCBuild #112
Copy link
Copy link
Closed
Description
Here is the error message. It seems odd that I should need to install such an old version of .NET SDK, or any version of the .NET SDK in order to install Ensime. Using Windows 7 Pro 64-bit:
> git-utils@4.1.0 install C:\Users\Mike Slinn\AppData\Local\Temp\apm-install-dir-116024-14812-129pgsl\node_modules\Ensime\node_modules\scandal\node_modules\git-utils
> node-gyp rebuild
C:\Users\Mike Slinn\AppData\Local\Temp\apm-install-dir-116024-14812-129pgsl\node_modules\Ensime\node_modules\scandal\node_modules\git-utils>if not defined npm_config_node_gyp (node "C:\Users\Mike Slinn\AppData\Local\atom\app-1.4.0\resources\app\apm\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere. [C:\Users\Mike Slinn\AppData\Local\Temp\apm-install-dir-116024-14812-129pgsl\node_modules\Ensime\node_modules\scandal\node_modules\git-utils\build\binding.sln]
MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere. [C:\Users\Mike Slinn\AppData\Local\Temp\apm-install-dir-116024-14812-129pgsl\node_modules\Ensime\node_modules\scandal\node_modules\git-utils\build\binding.sln]
MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere. [C:\Users\Mike Slinn\AppData\Local\Temp\apm-install-dir-116024-14812-129pgsl\node_modules\Ensime\node_modules\scandal\node_modules\git-utils\build\binding.sln]
npm WARN optional dep failed, continuing fsevents@1.0.6
gypnpm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Users\\mslinn\\AppData\\Local\\atom\\app-1.4.0\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\Mike Slinn\\AppData\\Local\\atom\\app-1.4.0\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\Mike Slinn\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\Mike Slinn\\.atom\\.apmrc" "install" "C:\\Users\\Mike Slinn\\AppData\\Local\\Temp\\d-116024-14812-1ggrfa2\\package.tgz" "--target=0.34.5" "--arch=ia32"
npm ERR! node v0.10.40
npm ERR! npm v2.13.3
npm ERR! code ELIFECYCLE
npm ERR! git-utils@4.1.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the git-utils@4.1.0 install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the git-utils package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls git-utils
npm ERR! There is likely additional logging output above.
Metadata
Metadata
Assignees
Labels
No labels