Hello, I've been trying to install this bot ( Using Efreak's fork ) for hours, and every time I would get a new error. I've installed the bot and its dependencies VIA Node / NPM, and my command prompt can be seen below.
C:\Users\Trixie\Desktop\node-steam-chat-bot-master\node_modules\steam\node_modu
es\ref>node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin....\n
de_modules\node-gyp\bin\node-gyp.js" rebuild
'Building the projects in this solution one at a time. To enable parallel build
please add the "/m" switch.
xml2-config' is not recognized as an internal or external command,
operable program or batch file.
Building the projects in this solution one at a time. To enable parallel build,
please add the "/m" switch.
gyp: Call to 'xml2-config --cflags' returned exit status 1. while trying to loa
binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: gyp failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (C:\Program Files\nodejs\node_modul
s\npm\node_modules\node-gyp\lib\configure.js:424:16)
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_mod
les\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\Trixie\Desktop\node-steam-chat-bot-master\node_modules\wo
fram\node_modules\libxmljs
gyp ERR! node -v v0.10.21
gyp ERR! node-gyp -v v0.10.10
gyp ERR! not ok
npm ERR! weird error 1
binding.cc
asprintf.cc
ursaNative.cc
c:\users\trixie\desktop\node-steam-chat-bot-master\node_modules\steam\node_modu
les\ursa\src\ursaNative.h(6): warning C4005: 'BUILDING_NODE_EXTENSION' : macro
redefinition [C:\Users\Trixie\Desktop\node-steam-chat-bot-master\node_modules\s
team\node_modules\ursa\build\ursaNative.vcxproj]
command-line arguments : see previous definition of 'BUILDING_NODE_E
XTENSION'
Hello, I've been trying to install this bot ( Using Efreak's fork ) for hours, and every time I would get a new error. I've installed the bot and its dependencies VIA Node / NPM, and my command prompt can be seen below.