thaispulliam

Results 3 comments of thaispulliam

I updated mine to the most current one (v6.10.2) and is still giving me the same error... The npm-debug.log file gave me this: 0 info it worked if it ends...

If helpful at all, this is what I am getting on the terminal side: > [email protected] start /Users/thais/slack-bot/servicenow-bot-example > node index.js /Users/thais/slack-bot/servicenow-bot-example/node_modules/express-slack/src/controller.js:24 this.store.all().then(auths => { ^ TypeError: Cannot read property...

Yes.. I have a process.env file and using the package dotenv ... "STORE=data/teams.json" Not sure if I am setting that wrong for some reason