Skip to content

Slack plugin crashes on startup: 'App is not a constructor' #1209

@24601

Description

@24601

The Slack integration fails to start with TypeError: App is not a constructor. This is caused by an import compatibility issue with @slack/bolt in certain Node.js environments (CJS/ESM interop). The current default export handling in provider.ts works on certain node revs and bun, but not in others. (v25.2.1 is broken for ex)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions