ESLint: Error Failed to load plugin '@typescript-eslint'

ESLint: Error Failed to load plugin '@typescript-eslint'

ESLint: Error Failed to load plugin '@typescript-eslint' hatasının çözümü:

Terminal'e aşağıdaki kodu yazmanız yeterlidir

 

npm install eslint @typescript-eslint/parser @typescript-eslint/eslint-plugin --save-dev
 

ESLint: Error Failed to load plugin '@typescript-eslint'
Paylaş: