Code Monkey home page Code Monkey logo

Comments (4)

swang avatar swang commented on July 3, 2024

coffeescript_error occurs when there is a parsing error in coffeescript itself.

What does coffee -v return for you? it is possible you the version your environment is using does not support splats.

from coffeelint.

jhessin avatar jhessin commented on July 3, 2024

You misunderstood. CoffeeScript isn’t giving me the error - only coffelint is.

from coffeelint.

swang avatar swang commented on July 3, 2024

To clarify, the error and the error from #633 you are seeing was generated because coffeelint was unable to parse the coffeescript it was trying to lint, that is what coffeescript_error means. coffeelint can't lint something that's not parseable by the version of coffeescript it's using.

This bit of code seems to run fine for me with the latest version of coffeelint. So either there is some weird override happening, or the coffeescript in the library is being ignored or something didn't get updated.

Knowing what version of coffee and coffeelint your environment is seeing would help clarify what's going on. Do you also have a package-lock.json file?

from coffeelint.

jhessin avatar jhessin commented on July 3, 2024

This may be an issue with my editor. It seems to have downgraded coffeelint to 2.0.7 without my permission.

from coffeelint.

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.