You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed each time my script runs, it would keep trying to download the types. This made me think the request was failing, causing it to not get cached and causing it to retry downloading it each time the script ran.
Failing module
Error message
I noticed each time my script runs, it would keep trying to download the types. This made me think the request was failing, causing it to not get cached and causing it to retry downloading it each time the script ran.
If I go to the module url and check dev tools network tab, I can see it responds with a matching x-typescript-types header.
Here is the error I get if I go to that types url.
Additional info
The text was updated successfully, but these errors were encountered: