Giter VIP home page Giter VIP logo

Comments (8)

nwaywood avatar nwaywood commented on July 27, 2024 1

Sorry I made an edit to my previous comment, you most not have noticed it. After a restart of atom it is working now with version ^3.18.0 of eslint. I'll close this since its only an issue with an old version of eslint

from eslint-plugin-prettier.

not-an-aardvark avatar not-an-aardvark commented on July 27, 2024 1

Great, glad to hear it's working now.

from eslint-plugin-prettier.

not-an-aardvark avatar not-an-aardvark commented on July 27, 2024

Does this still occur with [email protected]?

from eslint-plugin-prettier.

nwaywood avatar nwaywood commented on July 27, 2024

Yes. Here are the devDeps from my package.json

image

from eslint-plugin-prettier.

nwaywood avatar nwaywood commented on July 27, 2024

Not sure if this is important/relevant but this error only happens when the file does not conform to the prettier format. If a file is already formatted by prettier than the linter doesn't log this error

from eslint-plugin-prettier.

not-an-aardvark avatar not-an-aardvark commented on July 27, 2024

Hmm, that's odd. You're right that the function from eslint/lib/ast-utils no longer exists, but the ternary expression here is intended to check for the existence of sourceCode.getLocFromIndex, which was added in the same commit that the other function was removed.

What version of eslint do you currently have installed? (Your package.json just shows ^3.14.1, but I'm wondering if there's a particular eslint version where this breaks. It seems to work fine for me with the latest version of eslint.)

from eslint-plugin-prettier.

nwaywood avatar nwaywood commented on July 27, 2024

Yes the version of eslint I am using is ^3.14.1, I just updated eslint to the latest (^3.18.0) and I get the same error. Would you like me to test a different version?

Edit: After restarting atom it works on version ^3.18.0! Thanks for your time, feel free to close issue :)

from eslint-plugin-prettier.

not-an-aardvark avatar not-an-aardvark commented on July 27, 2024

From your stack trace screenshot, I see that you're using eslint from atom. Have you tried restarting atom? I wonder if it's caching the version of eslint somehow.

(Apart from that, I'm not sure what the problem would be given that it seems to be working on master and for other people.)

from eslint-plugin-prettier.

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.