Git Product home page Git Product logo

Comments (6)

benmatselby avatar benmatselby commented on June 15, 2024

Can you provide the config you have please.

from atom-php-checkstyle.

yriveiro avatar yriveiro commented on June 15, 2024

My config for the package:

'php-checkstyle':
  'phpcsDisplayWarnings': true
  'phpPath': '/usr/local/bin/php'
  'shouldExecutePhpcs': false
  'phpcsExecutablePath': '/usr/local/bin/phpcs'

from atom-php-checkstyle.

benmatselby avatar benmatselby commented on June 15, 2024

Struggling to reproduce this to be honest. What version of Atom do you have? Also, to note, you are running the linter and phpmd, but not phpcs, is that correct?

Can you provide more of the stack trace please, so I can see what lines within the plugin are triggering this.

from atom-php-checkstyle.

primitive-type avatar primitive-type commented on June 15, 2024

I can confirm that I'm also experiencing this issue, but it's hard to isolate what exactly is causing it. Disabling the package does solve it, but when the package is enabled, the only pattern I can track down that will trigger this error for me is when I save a file twice in a row in rapid succession. Sometimes it happens if I leave about a second in between saves. This is only the case when I have the setting "Should Execute On Save" checked. If I uncheck that option, then the error goes away no matter what I do, as far as I can tell.

I will try digging deeper to see if I can figure it out.

I'm using Atom version 0.81.0. I'm running everything but phpmd. The particular line of code generating the error is in /Applications/Atom.app/Contents/Resources/app/node_modules/space-pen/vendor/jquery.js:5825.

from atom-php-checkstyle.

benmatselby avatar benmatselby commented on June 15, 2024

Thanks for extra information. I believe I have resolved this in 0.14.0. Please re-open the bug if this is not the case.

from atom-php-checkstyle.

primitive-type avatar primitive-type commented on June 15, 2024

That seems to have done the trick! Thanks.

from atom-php-checkstyle.

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.