By default the extraLibs directory does not exist so command: `haxe .\build.hxml -lib watch` fails with an error ``` Could not read child dir of C:\HaxeToolkit\haxe\extraLibs/ 47 ``` As a quick fix, I simply created an empty directory.