npm install fails.
Issue without proper information won't be answered
Expected Behavior
npm install command should install the bot.
Actual Behavior
Gives error halfway through the process.
Steps to Reproduce
I downloaded the files using git and used npm install command
Information
[23:18:40] Finished 'build:src' after 2.21 s [23:19:00] Finished 'build:node' after 22 s
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install"
npm ERR! node v4.4.7
npm ERR! npm v2.15.8
npm ERR! code ELIFECYCLE
npm ERR! [email protected] postinstall: gulp build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script 'gulp build'.
npm ERR! This is most likely a problem with the PokemonGoBot package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! gulp build
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs PokemonGoBot
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR! npm owner ls PokemonGoBot
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request: npm ERR! D:\Users\X\Desktop\new-folder\kk\PokemonGo-Bot-Desktop\npm-debug.log
try to upgrade your Node.