No error is displayed when a dynamic link fails to install. Is it possible to display an error message when it fails? e.g. neko's global is not set. ```zsh > asdf haxe neko dylibs link > # exit code says it fail ```