Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

TypeError: Cannot read property 'bind' of undefined #48

Open
bensampaio opened this issue Jan 20, 2022 · 0 comments
Open

TypeError: Cannot read property 'bind' of undefined #48

bensampaio opened this issue Jan 20, 2022 · 0 comments
Labels
bug Something isn't working types

Comments

@bensampaio
Copy link

I'm trying to use fetch-mock-jest on a project I'm working on but as soon as I import it I get the error TypeError: Cannot read property 'bind' of undefined with the following stacktrace:

at jestify (node_modules/fetch-mock-jest/jestify.js:22:62)
at jestify (node_modules/fetch-mock-jest/jestify.js:114:33)
at Object.<anonymous> (node_modules/fetch-mock-jest/browser.js:4:18)
at config/jest.setup.ts:5:36
at Object.<anonymous> (config/jest.setup.ts:1:1)

Anyone that could help with this problem?

@wheresrhys wheresrhys added bug Something isn't working types labels Jul 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working types
Projects
None yet
Development

No branches or pull requests

2 participants