Skip to content

TypeError: Class CustomErrorStrategy extends undefined antlr4 DefaultErrorStrategy #1046

Description

@glarivie

Actual behavior

Using @forestadmin/agent@1.38.1 with @forestadmin/datasource-customizer@1.43.1 throws the following error:

node_modules/@forestadmin/datasource-customizer/dist/decorators/search/custom-parser/custom-error-strategy.js:4
class CustomErrorStrategy extends antlr4_1.DefaultErrorStrategy {
                                           ^
TypeError: Class extends value undefined is not a constructor or null
    at Object.<anonymous> (node_modules/@forestadmin/datasource-customizer/dist/decorators/search/custom-parser/custom-error-strategy.js:4:44)

Context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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