C:\Users\ASUS\Documents\GitHub\nodegit>npm install .
> nodegit@0.1.3 install C:\Users\ASUS\Documents\GitHub\nodegit
> node install.js
[nodegit] Determining dependencies.
[nodegit] Removing vendor/libgit2.
[nodegit] Fetching vendor/libgit2.
[nodegit] Creating vendor/libgit2/build.
[nodegit] Configuring libgit2.
[nodegit] Failed to build nodegit.
Command failed: CMake Error at CMakeLists.txt:14 (PROJECT):
No CMAKE_C_COMPILER could be found.
Error: Command failed: CMake Error at CMakeLists.txt:14 (PROJECT):
No CMAKE_C_COMPILER could be found.
at ChildProcess.exithandler (child_process.js:637:15)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at maybeClose (child_process.js:743:16)
at Process.ChildProcess._handle.onexit (child_process.js:810:5)
Windows 8.1
Visual Studio Express 13.0
CMake 3.0.0-rc4
NodeJS 0.10.26
PowerShell
tested npm install nodegit and npm install nodegit --msvs_version=2013
Windows 8.1
Visual Studio Express 13.0
CMake 3.0.0-rc4
NodeJS 0.10.26
PowerShell
tested
npm install nodegitandnpm install nodegit --msvs_version=2013