TobiTh

Results 5 comments of TobiTh

We encounter this issue aswell, while using mermaid-cli version ^8.13.5 Stacktrace: ``` /node_modules/puppeteer/lib/cjs/puppeteer/node/BrowserRunner.js:237 reject(new Error([ ^ Error: Failed to launch the browser process! /azp/_work/1/s/APIs/node_modules/puppeteer/.local-chromium/linux-970485/chrome-linux/chrome: error while loading shared libraries: libnss3.so:...

Is there a workaround for using `bash -l`? It does break in our CI with the following error `mesg: ttyname failed: Inappropriate ioctl for device`. Manual sourcing instead of using...

@Amod02-prog I don't quite know where the documentation is except in the main `README.rst` file.

We have the same issue. A manual insertion of a line break in the /home/username/.ssh/authorized_keys file between the keys has solved the login issue.

Hi @SBGoods, thank you for your suggestion. Sadly the `depends_on` is necessary as we need to calculate the minutes (via powershell as terraform cannot calculate minutes between dates) and write...