After install lix,compile haxe project will throw error?

Error: Build failed

haxelib run hxcs hxcs_build.txt --haxe-version 4002 --feature-level 1
internal/modules/cjs/loader.js:638
throw err;
^

Error: Cannot find module ‘C:\Users\Administrator\AppData\Roaming\npm\node_modules\lix\bin\nekoshim.js’
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
at Function.Module._load (internal/modules/cjs/loader.js:562:25)
at Function.Module.runMain (internal/modules/cjs/loader.js:829:12)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
Error: Build failed
Press enter to exit…

how to fixed?

Impossible to tell without more details. Please provide a full set of steps to reproduce the problem.