Termux start with next notification:
CANNOT LINK EXECUTABLE "/data/data/com.termux/files/usr/bin/bash": library "libncursesw.so.6" not found
[Process completed (signal 6) - press Enter]
Impossible to send any command. Is there any chance to save the environment?
@blowUA : This resembles #514. Is your phone rooted? Have you changed environment variables?
(A failsafe session may be started by long-pressing the New Session button in the side tray [swipe from left side] and choosing the failsafe option. This lets you navigate to files to fix them or make copies in case you need to reinstall.)
phone is rooted. mediapad m3. android 7
thanks didn't know about failesaife mode. Usually if it happened I use ES explorer.
If you cannot repair the system easily, I think the best course of action is to start a failsafe session as noted above, and then run
rm -Rf $PREFIX
Then exit the session and restart Termux, after which a new system installation will be done.
You will loose all installed packages (but you can of course just reinstall them with pkg install ..., but your $HOME dir will be left intact, so you shouldn't loose any important data.
After "rm -rf $PREFIX" Termux env wan't to start. Situation repeat twice in last few days. At this time was absent "libtermux-exec".
Probably its happens after I put yarn's repo in sourses list.

Not even a single command working.
@bhagwandassony1 Have you tried reinstalling the app? Have you messed up the termux environment by for example trying to use the android 7 repositories on an android 5 or 6 device?
I guess you are on android 5 or 6 considering the warnings, note that we no longer support android 5 or 6.
Most helpful comment
@blowUA : This resembles #514. Is your phone rooted? Have you changed environment variables?
(A failsafe session may be started by long-pressing the New Session button in the side tray [swipe from left side] and choosing the failsafe option. This lets you navigate to files to fix them or make copies in case you need to reinstall.)