Giter Club home page Giter Club logo

Comments (9)

CITguy avatar CITguy commented on June 17, 2024

FYI: This is using lesshint 0.8.0

from lesshint.

jwilsson avatar jwilsson commented on June 17, 2024

Since I'm stuck on a train I had the time to fix this straight away. Hope this solves it!

from lesshint.

CITguy avatar CITguy commented on June 17, 2024

Looks like it should work. How can I test this?

from lesshint.

jwilsson avatar jwilsson commented on June 17, 2024

I think you can specify a Git URL in your package.json, for example:

"devDependencies": {
  "lesshint": "https://github.com/lesshint/lesshint.git",
  ...
}

from lesshint.

CITguy avatar CITguy commented on June 17, 2024

Something's not working quite right. I run node_modules/lesshint/bin/lesshint src/ and nothing happens, but when I run the globally installed lesshint via lesshint src/ I get report output.

from lesshint.

CITguy avatar CITguy commented on June 17, 2024

note: globally installed lesshint is not the github version but the one retrieved from npm

from lesshint.

kokarn avatar kokarn commented on June 17, 2024

You can use npm install -g with the link to the repo directly to install
the latest version.

http://stackoverflow.com/questions/17509669/how-to-install-nodejs-package-from-github-directly

On Fri, Aug 28, 2015, 23:21 Ryan Johnson [email protected] wrote:

note: globally installed lesshint is not the github version but the one
retrieved from npm


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

from lesshint.

CITguy avatar CITguy commented on June 17, 2024

Ah, it seems to work that way. Thanks @kokarn

from lesshint.

kokarn avatar kokarn commented on June 17, 2024

No worries, happy to help :)

On Sun, Aug 30, 2015 at 12:34 AM Ryan Johnson [email protected]
wrote:

Ah, it seems to work that way. Thanks @kokarn https://github.com/kokarn


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

from lesshint.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.