You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did everything as described in the README but when I try to launch arduino as root I have this error :
java.lang.NullPointerException
at processing.app.BaseNoGui.createToolPreferences(BaseNoGui.java:767)
at processing.app.BaseNoGui.initPackages(BaseNoGui.java:606)
at processing.app.Base.<init>(Base.java:256)
at processing.app.Base.guardedMain(Base.java:198)
at processing.app.Base.main(Base.java:113)
Any idea on how to solve it ?
The text was updated successfully, but these errors were encountered:
I did everything as described in the README but when I try to launch
arduino
as root I have this error :Any idea on how to solve it ?
The text was updated successfully, but these errors were encountered: