Diego Leme

Results 8 comments of Diego Leme

To temporarily resolve it. I'm running the following imagemagick command before generating the video ``` $ mogrify -auto-orient assets/* ```

Hey @Anemy, thanks for helping me! But, I still have an error: ``` ERROR Command failed: npm list --production --parseable --depth=99999 --loglevel=error npm ERR! code ELSPROBLEMS npm ERR! invalid: [email protected]...

@Anemy Yes! Even delete the `node_modules` folder before

I can't actually configure retryWrites via the interface. And I can't use `Connect with connection string` because I need to insert a .pem certificate.

> That being said, I think you generally should also be able to use `Connect with connection string`. Can you connect using the regular connection method, copy the connection string,...

@addaleax I add `&tlsCAFile=filename` and percent-escape the filename. Using mongosh I can connect via command line with this URL, but it gives an error using the `Connect with connection string`....

@addaleax The `Failed to connect` error appears on the output panel.

You can use box-sizing: content-box; for this problem.