Error in dev environment in Steam OS

I'm trying to set up a development environment to contribute to Heroic Launcher on a Steam Deck. I followed the instructions on the readme. When running the dev container inside VSCode or on the terminal, I'm getting the following error. error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory. If I run yarn start outside the container, Heroic launches without any problem. What should I do to install this missing dependency inside the dev container? Anybody got any tips on setting this up on steam os?

Node version: v18.12.1
OS version: Linux steamdeck 5.13.0-valve36-1-neptune
Was this page helpful?