webstorm错误Unresolved type number
在webstorm中,ts的基本类型都不认识,提示这样一个错误信息
Unresolved type number
解决办法:
File -> Invalidate Caches / Restart,然后重启即可。
如果您觉得本文对您有用,欢迎捐赠或留言~
- 本博客所有文章除特别声明外,均可转载和分享,转载请注明出处!
- 本文地址:https://www.leevii.com/?p=1578
在webstorm中,ts的基本类型都不认识,提示这样一个错误信息
Unresolved type number
解决办法:
File -> Invalidate Caches / Restart,然后重启即可。
好用。
File 没有 Invalidate Caches / Restart 咋回事