I just downloaded the Arduino IDE 1.6.6 and added the ESP8266 boards via board manager.
Works so far, I can now choose NodeMCU 1.0 as my board.
But when I afterwards try to simply compile an empty sketch, it fails with the following error message:
Board nodemcuv2 (platform esp8266, package esp8266) is unknown
Error compiling.
What am I doing wrong ?
BR
Gawan