question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error Installing Camp Release On Windows Vista 32

See original GitHub issue
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.                                                           

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:23 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
GRUBMEISTERcommented, May 18, 2016

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:

Do you have a package.json file in the directory? If not, run npm init -y first

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/hoodiehq/hoodie/issues/488#issuecomment-219910264

0reactions
gr2mcommented, Jun 5, 2016

can we close this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to troubleshoot Windows Installer errors - Microsoft Support
Right-click Windows Installer, and then click Properties. If the Startup type box is set to Disabled, change it to Manual. Click OK to...
Read more >
Bootcamp error when attempting to install Windows.. | MacRumors ...
After bootcamp restarts the system I get an error on start up, a folder with a. ... Thanks for quick reply, I tried...
Read more >
Boot Camp 2.1 will not install. - Apple Community
I noticed someone solved this by uninstalling then re-installing Boot Camp. Is there any risk or potential problem with me uninstalling then re-installing...
Read more >
Getting Error on 64-bit Boot Camp Partition - VMware Technology ...
I had originally created a Boot Camp partition and loaded Vista 32 on it. ... Those daring to install Windows XP 64-bit edition...
Read more >
Deep Freeze Standard Release Notes - Faronics
26892 Error running VIAware when Deep Freeze is installed. 28006 Windows 10 or 11 workstation randomly hangs, stops responding to commands, and loses...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found