whenever I try to use the Arduino upload package for atom I get a null pointer exception
I am using Arduino: 1.8.12
arduino-upload 1.8.0
/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)