On Wed, May 27, 2015 at 10:52 AM, Erik de Bruin <[email protected]> wrote:
> For Closure Linter: > > https://developers.google.com/closure/utilities/docs/linter_howto > > This link is much better. I will add this to the README. > And JSHint: > > http://jshint.com/install/ So, npm is a dependency, then. I will update the README mentioning this add well. Thanks, Om > > > HTH, > > EdB > > > > On Wed, May 27, 2015 at 7:45 PM, OmPrakash Muppirala > <[email protected]> wrote: > > Sorry if this was asked and answered, but I am having trouble getting the > > Linter and JSHint installed on my Windows machine. The README says this: > > > > ================================================================ > > *6) The JSHint utility installed by following the instructions here: > > http://www.jshint.com/install/ > > > > JSHint will also be automatically available. No need to change > > paths or > > environment variables. On OSX some folks had permission issues > > after > > the install. See their documentation on using -g and sudo. > > ================================================================ > > > > But the page http://www.jshint.com/install/ just mentions that we should > > run "npm install jshint". So, is npm a dependency for FlexJS now? > > > > Again, with the Google Closure Linter, the README says: > > > > ================================================================ > > *4) The Google Closure Linter can be found here: > > http://code.google.com/p/closure-linter/downloads/list > > > > Follow the instructions here to install it. It should > automatically > > make the linter available. No need to change paths or > environment > > variables. Some folks on OSX had permission issues after the > > install. > > See their support channels for assistance. > > ================================================================ > > > > But there are no instructions on that page. Also, when I download the > > linter, all I see is a bunch of Python files. Again, is Python a > > dependency for FlexJS. > > > > Should we be more explicit about these dependencies in the README? > > > > Thanks, > > Om > > > > -- > Ix Multimedia Software > > Jan Luykenstraat 27 > 3521 VB Utrecht > > T. 06-51952295 > I. www.ixsoftware.nl >
