Trouble to install esp8262 card

Im trying to install a esp8266 card and use this guide

first i did was

Then i go to board manager and try to download esp8266

its here i got problem, and got this error
Fant ikke boards.txt i C:\Users\em\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.3. Er filen pre-1.5?
java.lang.NullPointerException
java.lang.RuntimeException: java.lang.NullPointerException
at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onInstallPressed$2(ContributionManagerUI.java:175)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at cc.arduino.contributions.packages.ContributionInstaller.remove(ContributionInstaller.java:276)
at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onInstallPressed$2(ContributionManagerUI.java:170)
... 1 more
Fant ikke boards.txt i C:\Users\em\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.3. Er filen pre-1.5?

Any tip whats wrong.
have the newest arduino ide and java. have also updtated my win 10.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.