Error: Error: Failed to launch the browser process!
/home/runner/.cache/puppeteer/chrome/linux-114.0.5735.133/chrome-linux64/chrome: error while loading shared libraries: libgobject-2.0.so.0: cannot open shared object file: No such file or directory
When i tried installing the library, I am getting this error:
sudo: The “no new privileges” flag is set, which prevents sudo from running as root.
sudo: If sudo is running in a container, you may need to adjust the container configuration to disable the flag.
Command I used in Shell: sudo apt install libglib2.0-0
I need this library for my repl. Please help.