Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
When deploying, libGLESv2.so.2: cannot open shared object file: No such file or directory error occurs.
I don't know what could be the cause. Do you have any concrete plans?
You should install this packet to your system. For example apt-get install libGLESv2 from terminal. And try again.
What is the package name? sudo apt-get install libGLESv2 It says package name not found.
sudo apt-get install -y libgles2-mesa-dev It is already installed up to date.
@IknowQT try install libegl1-mesa sudo apt-get install libegl1-mesa
@IknowQT also you can try this solution https://www.indilib.org/forum/general/2402-problem-with-libglesv2-so-2-on-odroid-xu4.html