I'm trying to set this up for the Web-A11y Slack, and ran into an error when attempting to authenticate/install through Slack. The error was oauth_authorization_url_mismatch which is a slack oauth error code.
Probably the answer is to update the slack npm package that seems to be handling authentication. I am going to do that, and hopefully make a PR in the next few days with that/whatever else is required, plus a couple small documentation updates to account for changes in Slack's App Builder UI.