Not using the local TSLint version found for XXX
生活随笔
收集整理的這篇文章主要介紹了
Not using the local TSLint version found for XXX
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
今天我打開Visual Studio Code準備進行Angular開發時,看到Angular TSLint報了這個警告信息:
Not using the local TSLint version found for ‘c:/Code/SPA/spartacus/feature-libs/organization/administration/components/unit/services/unit-list.service.spec.ts’
To enable code execution from the current workspace you must enable workspace library execution.
https://exerror.com/not-using-the-local-tslint-version-found-errors-in-my-angular-application/
解決方案
打開Ctrl + Shift + P,輸入Manage workspace library execution
選擇之后,回車,TSLint即重新刷新。
更多Jerry的原創文章,盡在:“汪子熙”:
總結
以上是生活随笔為你收集整理的Not using the local TSLint version found for XXX的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Angular如何判断某个DOM节点包含
- 下一篇: 关于Angular里给Component