Skip to content

TypeError: Jest: a transform must export a process function. #121

@gustawdaniel

Description

@gustawdaniel

I am using jest 29 and jest-esbuild 0.2.9 with transform

  transform: {
    "^.+\\.tsx?$": "esbuild-jest",
  },

my next dependency is supertest.

I receiving error

TypeError: Jest: a transform must export a `process` function.

when I installing this package both in v2 and v3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions