codelyzer icon indicating copy to clipboard operation
codelyzer copied to clipboard

How to Run Codelyzer

Open MohdRashid01 opened this issue 4 years ago • 0 comments

Hi All,

I got below error when i execute npm run lint command (ERROR : [email protected] lint: `gulp tslint)

Actually i want to run my code through codelyzer and im following this link https://www.npmjs.com/package/codelyzer for installation or setup codelyzer in ubuntu. image

Here is the screenshot of npm, nodejs, gulp and angular version showing.

image image

and image image

when i type ng serve below is the screenshot it showing in my browser image image

My company want to run code in local and output should show in command prompt or in terminal NOT FROM BROWSER or UI.

Please help me im new in codelyzer ..i dont know how to use it and how to execute it. And how to solve above issue

MohdRashid01 avatar Dec 09 '20 16:12 MohdRashid01