How to Run Codelyzer
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
Hi All,
I got below error when i execute npm run lint command (ERROR : angular-seed@1.0.0 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.

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

and
image

when i type ng serve below is the screenshot it showing in my browser
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
Contributor guide
Research direction
Start by reproducing the reported `npm run lint` failure and compare the setup with the linked Codelyzer installation guide. Check whether the expected lint results can be produced in the terminal rather than through `ng serve`; done means documenting a working command sequence and resolving the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- tooling
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100