mgechev / mgechev/angular-seed

How to Run Codelyzer and How to Solve Angular-Seed

Open
#2,455 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4.5k
Forks
1.4k
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.
![image](https://user-images.githubusercontent.com/7812871/101651510-290fb280-3a63-11eb-8384-ec239a63974b.png)

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

![image](https://user-images.githubusercontent.com/7812871/101651617-46dd1780-3a63-11eb-9659-a8bb6fa51911.png)
and
![image](https://user-images.githubusercontent.com/7812871/101652330-1f3a7f00-3a64-11eb-97ff-78ca7a5c3992.png)

when i type ng serve below is the screenshot it showing in my browser
![image](https://user-images.githubusercontent.com/7812871/101652646-7dfff880-3a64-11eb-8c20-94c734566aa7.png)

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

Open the contributing guide

Research direction

Start by inspecting the angular-seed package scripts behind npm run lint, especially the gulp tslint task, and compare the reported npm, Node.js, Gulp, Angular, and Codelyzer setup. Reproduce the command in the stated Ubuntu environment and determine whether the documented Codelyzer invocation produces terminal output as requested; done means the lint workflow and its expected output are clearly established.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.