Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

ESLintError cli is available, try reinstalling the extension

New Here ,
Jul 07, 2021 Jul 07, 2021

I am trying to start javascript on Dreamweaver but when I execute the first var code, it says 

       var headingTop = document.querySelector("h1");
       console.log(headingTop);

 

ESLintError cli is available, try reinstalling the extension

 

I have exist it out and opened it again, it didn't work. How can I fix this problem?

1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 07, 2021 Jul 07, 2021
LATEST

Is linting enabled?

Go to Site > Manage Sites.  Edit your site definition. Click on Advanced Settings > JS Lint.  See screenshot.

image.png

 

 

 

 

 

Nancy O'Shea— Product User, Community Expert & Moderator
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines