You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
and
when i type ng serve below is the screenshot it showing in my browser
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.
The text was updated successfully, but these errors were encountered:
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.
and
when i type ng serve below is the screenshot it showing in my browser
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.
The text was updated successfully, but these errors were encountered: