Impossible to install apk android

Since i downloaded appium 1.8.1, i can t install apk on my device ?

with log, i can deduce that :
1- problem with shell pm list packages io.appium.settings
2- try to install app
3-[debug] [UiAutomator2] Deleting UiAutomator2 session
[debug] [UiAutomator2] Deleting UiAutomator2 server session

If i install manually this app on device, i arrive to use appium for all tests

UP this message in order to improve appium bug

can you post logs.

I will suggest uninstall and reinstall appium from source.

1.npm uninstall -g appium
2.npm install -g appium