You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a fresh install of terminalizer, done as it's written in the docs with npm install -g terminalizer
I am following the "Getting started" section, but I am not able to even run the demo.
I can correctly record and create a terminalizer file, but when I try to terminalizer render demo
It fails with the following output:
└[~/terminalexp]> terminalizer render demo
Error:
Error: [19669:0111/094207.205770:ERROR:bus.cc(397)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19669:0111/094207.205874:ERROR:bus.cc(397)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
with sudo:
└[~/terminalexp]> sudo terminalizer render demo
Error:
Error: [0111/094858.981566:FATAL:electron_main_delegate.cc(291)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
I have a fresh install of terminalizer, done as it's written in the docs with
npm install -g terminalizer
I am following the "Getting started" section, but I am not able to even run the demo.
I can correctly record and create a terminalizer file, but when I try to
terminalizer render demo
It fails with the following output:
with sudo:
my release:
Thanks for your interest
The text was updated successfully, but these errors were encountered: