John Agan

Results 14 comments of John Agan

> FYI there's a new, internal CleanPlugin That's great! I would be happy to deprecate this one since I don't have time to spend on it anymore.

I'm open to reviewing a PR on this

There are numerous payloads Slack can send. Maybe check on https://api.slack.com/events to find a payload you want to emulate

@pulliam It's probably your node version. I forgot to add the engine to the package.json, but I think those operators come in around 6.x. You may want to [double check](http://node.green/)....

@pulliam looks like a new error this time 🤔

@pulliam have you set the [`STORE`](https://github.com/johnagan/servicenow-bot-example#environment-variables) environment variable?

@pulliam not sure 🤔 maybe debug your code to make sure those values are being set? If you have a project on github, you can add me to it and...