hoodie: Error Installing Camp Release On Windows Vista 32
Monty@MONTY-PC C:\Users\Monty\Desktop\Hoodie Camp
$ npm install --save hoodie
> leveldown@1.4.5 install C:\Users\Monty\node_modules\leveldown
> prebuild --install
prebuild WARN install No prebuilt binaries found (target=v4.4.0 arch=ia32 platfo
rm=win32)
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 Visua
l Studio 2005 or 3) add the location of the component to the system path if it
is installed elsewhere. [C:\Users\Monty\node_modules\leveldown\build\binding.s
ln]
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 Visua
l Studio 2005 or 3) add the location of the component to the system path if it
is installed elsewhere. [C:\Users\Monty\node_modules\leveldown\build\binding.s
ln]
prebuild ERR! build error
prebuild ERR! stack Error: `C:\Program Files\MSBuild\14.0\bin\msbuild.exe` faile
d with exit code: 1
prebuild ERR! stack at ChildProcess.onExit (C:\Users\Monty\node_modules\node
-gyp\lib\build.js:276:23)
prebuild ERR! stack at emitTwo (events.js:87:13)
prebuild ERR! stack at ChildProcess.emit (events.js:172:7)
prebuild ERR! stack at Process.ChildProcess._handle.onexit (internal/child_p
rocess.js:200:12)
prebuild ERR! not ok
prebuild ERR! build Error: `C:\Program Files\MSBuild\14.0\bin\msbuild.exe` faile
d with exit code: 1
prebuild ERR! build at ChildProcess.onExit (C:\Users\Monty\node_modules\node
-gyp\lib\build.js:276:23)
prebuild ERR! build at emitTwo (events.js:87:13)
prebuild ERR! build at ChildProcess.emit (events.js:172:7)
prebuild ERR! build at Process.ChildProcess._handle.onexit (internal/child_p
rocess.js:200:12)
npm WARN install:leveldown@1.4.5 leveldown@1.4.5 install: `prebuild --install`
npm WARN install:leveldown@1.4.5 Exit status 2
npm WARN saveError ENOENT: no such file or directory, open 'C:\Users\Monty\packa
ge.json'
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\Monty\package.
json'
npm WARN Monty No description
npm WARN Monty No repository field.
npm WARN Monty No README data
npm WARN Monty No license field.
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 23 (7 by maintainers)
I’ll try the npm install --no-optional or the other in the morning when I get off of work, thank you. Monty On May 17, 2016 7:38 PM, “Gregor Martynus” notifications@github.com wrote: