Rob Lensen

Results 3 comments of Rob Lensen

> Thanks this seems to work mostly, Alternative question, maybe you know... Why is formcontrol missing for `ngx-monaco-diff-editor` ? As I found here this is needed: https://github.com/angular/angular/issues/43821 Specially for `ngx-monaco-editor`...

See this stackblitz: https://stackblitz.com/edit/nodets-csuh1z?file=src%2Fmain.ts ``` src/main.ts:14:41 - error TS2339: Property 'hostname' does not exist on type 'IMeta'. 14 console.log(`hostname: ${output._meta.hostname}`) ~~~~~~~~ Found 1 error in src/main.ts:14 ```

> Have been testing: > > vpopmail jail does not work with mariadb1011-client. It's missing a shared library. Just sticking with the mysql-client seems to work in this case. >...