Hi guys,
I've been trying to build textorum to check it out, but I'm having problems. I admit I'm not terribly experienced with npm. I've been trying to ensure I've got all the dependencies and work through the errors, but I'm stumped on this one. Here's the output when I run npm install:
C:\Program Files (x86)\wamp\www\textorum\node_modules\kexec>node "C:\Program Fil es\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\nod e-gyp.js" configure build Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. kexec.cc ..\src\kexec.cc(7): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Program Files (x86)\wamp\www\textorum\node_modules\ kexec\build\kexec.vcxproj] gyp ERR! build error gyp ERR! stack Error: C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe
failed with exit code: 1 gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\ npm\node_modules\node-gyp\lib\build.js:267:23) gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17) gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:789: 12) gyp ERR! System Windows_NT 6.1.7601 gyp ERR! command "node" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modu les\\node-gyp\\bin\\node-gyp.js" "configure" "build" gyp ERR! cwd C:\Program Files (x86)\wamp\www\textorum\node_modules\kexec gyp ERR! node -v v0.10.12 gyp ERR! node-gyp -v v0.10.0 gyp ERR! not ok npm WARN optional dep failed, continuing kexec@0.1.1 npm WARN package.json vows@0.7.0 No repository field. npm WARN package.json eyes@0.1.8 No repository field.
I've got ruby 1.9.3p194 (2012-04-20) [i386-mingw32] and ruby gems 2.0.3.
Any suggestions?
Hi guys,
I've been trying to build textorum to check it out, but I'm having problems. I admit I'm not terribly experienced with npm. I've been trying to ensure I've got all the dependencies and work through the errors, but I'm stumped on this one. Here's the output when I run npm install:
C:\Program Files (x86)\wamp\www\textorum\node_modules\kexec>node "C:\Program Fil es\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\nod e-gyp.js" configure build Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. kexec.cc ..\src\kexec.cc(7): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\Program Files (x86)\wamp\www\textorum\node_modules\ kexec\build\kexec.vcxproj] gyp ERR! build error gyp ERR! stack Error:C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exefailed with exit code: 1 gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\ npm\node_modules\node-gyp\lib\build.js:267:23) gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17) gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:789: 12) gyp ERR! System Windows_NT 6.1.7601 gyp ERR! command "node" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modu les\\node-gyp\\bin\\node-gyp.js" "configure" "build" gyp ERR! cwd C:\Program Files (x86)\wamp\www\textorum\node_modules\kexec gyp ERR! node -v v0.10.12 gyp ERR! node-gyp -v v0.10.0 gyp ERR! not ok npm WARN optional dep failed, continuing kexec@0.1.1 npm WARN package.json vows@0.7.0 No repository field. npm WARN package.json eyes@0.1.8 No repository field.I've got ruby 1.9.3p194 (2012-04-20) [i386-mingw32] and ruby gems 2.0.3.
Any suggestions?