KennethWangDotDev / discord-inhouse-league

This is a Discord bot that helps set up inhouse league (IHL) games.
GNU General Public License v3.0
5 stars 7 forks source link

need help on installation #10

Open bubbleteayo opened 5 years ago

bubbleteayo commented 5 years ago

hi so I am coming across an issue with the bot. I am pretty new to coding but I am sure as well that I have done everything correctly but when trying to run the script i come across this error.

PS C:\Users\CJ\Desktop\Bobabot> npm run bot

br-ihl@1.0.0 bot C:\Users\CJ\Desktop\Bobabot ./node_modules/babel-cli/bin/babel-node.js --presets es2015 ./lib/index.js

'.' is not recognized as an internal or external command, operable program or batch file. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! br-ihl@1.0.0 bot: ./node_modules/babel-cli/bin/babel-node.js --presets es2015 ./lib/index.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the br-ihl@1.0.0 bot script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\CJ\AppData\Roaming\npm-cache_logs\2019-08-18T08_50_40_361Z-debug.log PS C:\Users\CJ\Desktop\Bobabot>

I know you may no longer be supporting this bot but if it still works of course I would like to try and use it.

KennethWangDotDev commented 5 years ago

Looks like you are using Windows OS. Try using unix (Mac, Linux, Ubuntu, etc)