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

Gulp-JSHint throws an "Invalid Reporter" error whenever the code for Reporter is updated #136

Open
subzworld opened this issue Feb 1, 2016 · 5 comments

Comments

@subzworld
Copy link

Hi,
I have created a reporter for JSHint that worked fine in the initial draft. The reporter mainly exports the log reports as an HTML file. However when I updated the codebase to include CSS support, the gulp task started throwing an error for "Invalid Reporter". The code for the reporter doesn't contain any error and I have included the module as a dev dependency in my package.json

@spalger
Copy link
Owner

spalger commented Feb 1, 2016

Can you link to the code please? https://github.com/subzworld/gulp-html-log

@spalger
Copy link
Owner

spalger commented Feb 1, 2016

Looks like there must be some other issue with the way you are consuming gulp-html-log. See my attempt to reproduce here: https://github.com/spalger/reproduce-gulp-jshint-136

@spalger
Copy link
Owner

spalger commented Feb 1, 2016

Can you share your entire gulpfile in a gist or something?

@subzworld
Copy link
Author

Hi! Apologies for the delay in reply, you can find my codebase here -->
https://github.com/subzworld/gulp-html-log

Thanks,
Subroto.

On Mon, Feb 1, 2016 at 11:09 PM, Spencer notifications@github.com wrote:

Can you share your entire gulpfile in a gist or something?


Reply to this email directly or view it on GitHub
#136 (comment)
.

@niiima
Copy link

niiima commented Feb 9, 2019

Suggestion to Closes #136

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

3 participants