Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read properties of undefined (reading 'prototype') #40

Open
fabianobonomini opened this issue Nov 6, 2023 · 5 comments

Comments

@fabianobonomini
Copy link

I one of my jest test. using typescript. I got this error

2 | import request from 'supertest'; 3 | import { configureToMatchImageSnapshot } from 'jest-image-snapshot'; 4 | import { PngPageOutput, pdfToPng } from 'pdf-to-png-converter'; | ^ 5 | import { app, disposeResources, mongoClient } from '../app';

any ideas?

@mtbrum
Copy link

mtbrum commented Dec 28, 2023

I have the same error

@MattRiddell
Copy link

Same here

@Mustafa-Aswadi
Copy link

same error

@andrewkrippner
Copy link

Same

@andrewkrippner
Copy link

It appears this occurs on Node 16 but not Node 20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants