Urigo / WhatsApp-Clone-Tutorial

https://www.tortilla.academy/Urigo/WhatsApp-Clone-Tutorial
https://tortilla.academy
557 stars 141 forks source link

[Client Step 5.3] { waitFor} in @testing-library/react does not exist #52

Open amunrarara opened 4 years ago

amunrarara commented 4 years ago

'''

Module '"../../../../../../Development/whatsapp/waclone/node_modules/@types/testing-library__react"' has no exported member 'waitFor'

'''

What's the best course of action, here?

Urigo commented 4 years ago

@amunrarara can you try to clone the examples from that specific step?

Maybe you are using an outdated version of testing-library?