github pinokiocomputer/pinokio 3.3.7

latest release: 3.3.8
11 hours ago

Linux install issue fix

Because on linux installing playwright with --install-deps flag requires root access, the initial requirement setup step fails for every linux user.

So just don't do it for now. Only install playwright itself and the browsers.

The dependencies can be installed manually only if needed (by the users).

Now Playwright is installed under ~/pinokio/bin/playwright/node_modules, and the browsers are stored at ~/pinokio/bin/playwright/browsers

pw

Don't miss a new pinokio release

NewReleases is sending notifications on new releases.