[ 
https://issues.apache.org/jira/browse/CB-6986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037825#comment-14037825
 ] 

ASF GitHub Bot commented on CB-6986:
------------------------------------

GitHub user jsoref opened a pull request:

    https://github.com/apache/cordova-lib/pull/37

    CB-6986 make npm run jshint work without a global jshint

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jsoref/cordova-lib cb_6986

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/37.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #37
    
----
commit a64032cc5a35a8a59cb97bd13f11013b742ed1fb
Author: Josh Soref <jso...@blackberry.com>
Date:   2014-06-19T20:00:04Z

    CB-6986 make npm run jshint work without a global jshint

----


> pin jshint
> ----------
>
>                 Key: CB-6986
>                 URL: https://issues.apache.org/jira/browse/CB-6986
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: 3.5.0
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>
> Currently npm test and npm run jshint fail if jshint isn't installed globally.
> Apparently jshint has changed significantly between 2.4 and 2.5, so if we're 
> expecting people to have consistent output, we should select a specific 
> version of jshint and depend on it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to