Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'linkchecker' is not recognized as an internal or external command, operable program or batch file. - Windows10 #95

Open
tr2000 opened this issue May 9, 2017 · 0 comments

Comments

@tr2000
Copy link

tr2000 commented May 9, 2017

I installed lintchecker and, as per Chapter 5, created the gruntfile.js but got the error in the title.
On checking the actual installed filename in Windows/ Users/u_name/AppData/Roaming/npm, I found that the name was 'lintcheck'.

This name works at the command prompt.
I changed the command in Gruntfile.js to:
cmd: 'linkcheck http://localhost:3000'

grunt now works OK too

@tr2000 tr2000 changed the title 'linkchecker' is not recognized as an internal or external command, operable program or batch file. - Windwos10 'linkchecker' is not recognized as an internal or external command, operable program or batch file. - Windows10 May 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant