Skip to content

basic-ts template is outdated and does not compileΒ #773

Description

@jacksturtevant

After going through the initial flow and selecting basic-ts, and restarting the server, there are multiple errors:

  • npm start does not work. The script points to ./lib/index.js which does not exist
  • after fixing ^, the app still does not compile with:
import { Probot } from "probot";
^^^^^^

SyntaxError: Cannot use import statement outside a module```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions