hi i am clone the repo and run npm start and it returned:
> DEBUG=TelegramServer:* node --use_strict ./bin/start 'DEBUG' is not recognized as an internal or external command, operable program or batch file.
i am running the node --use_strict ./bin/start bot it returned:
Error: Cannot find module '../lib/index'
the dependencies are intalled
i am set the DEBUG to "./bin/start" but its not worked
hi i am clone the repo and run npm start and it returned:
> DEBUG=TelegramServer:* node --use_strict ./bin/start 'DEBUG' is not recognized as an internal or external command, operable program or batch file.i am running the
node --use_strict ./bin/startbot it returned:Error: Cannot find module '../lib/index'