[
https://issues.apache.org/jira/browse/CB-6986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038103#comment-14038103
]
ASF subversion and git services commented on CB-6986:
-----------------------------------------------------
Commit d23aee39bf92e70eca8cb5defb6c0066a071c210 in cordova-lib's branch
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=d23aee3 ]
CB-6986 make npm run jshint work without a global jshint
Add jshint to dev-deps in package.json and use it instead of relying on a
global jshint.
github: close #37
> 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)