Sorunome / arduino-upload

Atom Package for those who don't like the Arduino IDE
https://atom.io/packages/arduino-upload
MIT License
34 stars 7 forks source link

nullPointerExeption #86

Open SpeedrunnerG55 opened 4 years ago

SpeedrunnerG55 commented 4 years ago

Error compiling Arduino sketch

java.lang.NullPointerException

/home/speed/.atom/packages/arduino-upload/lib/arduino-upload.coffee:290     at processing.app.helpers.FileUtils.listFiles(FileUtils.java:296)
    at processing.app.Sketch.listSketchFiles(Sketch.java:108)
    at processing.app.Sketch.<init>(Sketch.java:54)
    at processing.app.Base.<init>(Base.java:418)
    at processing.app.Base.main(Base.java:150)