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
+1 on this. As a semi-noob I can attest that with all the vagaries around module loading logic, the more hints we can give the user about what's wrong (and what they may need to do to fix it) the better.
I also wrote up #5149, which is related.
If a
.js
file was found in performing module resolution, we should inform the user that they are missing a declaration file.The text was updated successfully, but these errors were encountered: