if you get error like this:
Could not open terminal for stdout: could not get termcap entry
you need create new file : /etc/profile.d/gradle.sh
add following to it:
#!/bin/sh
export TERM=xterm-color
to apply , run command : source /etc/profile
Похоже, вы имеете в виду cordova-res (не cordovo ). Это утилита для генерации иконок и splash screen изображений для Cordova / Capacitor ...
Комментариев нет:
Отправить комментарий