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.
'.' 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.
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
'.' 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.