Problems installing playwright in ZorinOS 17: solved (workarround)

Good morning, I am a web developer and I love Zorin OS, better and a little lighter than original Ubuntu.
In case it helps someone, I have encountered a problem and a solution by installing Playwight. It is a very popular development tool for testing end to end.

The problem is that this tool when installed does not recognize that the system is an Ubuntu 22.04 because reads the variables of /etc /os-release and it doenst recognize zorin variables.
This file editted is solved and changing:
Id = ubuntu
Version_id = "22.04"
Version = "22.04"

After the installation I have changed it to its original values so as not to have other errors.
The original solution is here. Greetings.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.